aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-16typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-12mMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-08on some systems, va_start and va_end contains { and }, respetively, therefore, if _PORTABLE_SOURCE or _LIBRARY_HEADER is defined, they should here tooMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-12m readmeMattias Andrée1-2/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-31add _LIBRARY_HEADERMattias Andrée1-2/+11
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-30readme: on extensionsMattias Andrée1-1/+12
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-30add bzero and explicit_bzeroMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-29add _PORTABLE_SOURCEMattias Andrée1-0/+9
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-29only C99 and newerMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-29m + add stdintMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-28add readmeMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>