aboutsummaryrefslogtreecommitdiffstats
path: root/include/stdarg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bump yearMattias Andrée2016-01-011-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* tell in doc in which version things were introducedMattias Andrée2015-11-251-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* more etymologyMattias Andrée2015-11-201-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* c revision warnings for stdarg.hMattias Andrée2015-10-131-0/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* on some systems, va_start and va_end contains { and }, respetively, therefore, if _PORTABLE_SOURCE or _LIBRARY_HEADER is defined, they should here tooMattias Andrée2015-10-081-2/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2015-09-021-1/+11
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add _LIBRARY_HEADERMattias Andrée2015-08-311-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add stdarg.hMattias Andrée2015-08-291-0/+85
Signed-off-by: Mattias Andrée <maandree@operamail.com>