aboutsummaryrefslogtreecommitdiffstats
path: root/src/errno/variables.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-01bump yearMattias Andrée1-1/+1
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+4
2015-11-17errno.c => errno/variables.cMattias Andrée1-1/+0
2015-09-01fix some more errorsMattias Andrée1-0/+1
2015-09-01start on makefile and fixing warnings and errorsMattias Andrée1-35/+3
2015-08-31add _LIBRARY_HEADERMattias Andrée1-2/+2
2015-08-31mMattias Andrée1-1/+1
2015-08-29add _PORTABLE_SOURCEMattias Andrée1-0/+2
2015-08-29whitespaceMattias Andrée1-0/+1
2015-08-29add program_invocation_name and program_invocation_short_nameMattias Andrée1-0/+34
2015-08-29add errno.hMattias Andrée1-8/+15
2015-08-29add __C11__, __C99__, __C90__, and __noreturnMattias Andrée1-1/+4
2015-08-29add stdnoreturn.hMattias Andrée1-3/+13
2015-08-29add assert.hMattias Andrée1-0/+26