aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove parameter names from header files to avoid potential errors on inclusion caused by conflictig macro namesMattias Andrée2015-08-305-18/+15
* add slibc-error.hMattias Andrée2015-08-301-0/+233
* typoMattias Andrée2015-08-302-2/+2
* add error.hMattias Andrée2015-08-301-0/+151
* m err.hMattias Andrée2015-08-291-8/+20
* add _PORTABLE_SOURCEMattias Andrée2015-08-294-0/+8
* add err.h + add _SLIBC_SUPPRESS_WARNINGSMattias Andrée2015-08-292-0/+121
* whitespaceMattias Andrée2015-08-291-0/+1
* add program_invocation_name and program_invocation_short_nameMattias Andrée2015-08-291-0/+34
* add errno.hMattias Andrée2015-08-291-0/+46
* mMattias Andrée2015-08-291-3/+4
* add iso646.hMattias Andrée2015-08-291-0/+41
* add alloca.hMattias Andrée2015-08-291-0/+51
* add __C11__, __C99__, __C90__, and __noreturnMattias Andrée2015-08-294-6/+49
* only use __attributes__ if compiling with gccMattias Andrée2015-08-292-1/+39
* add stdalign.hMattias Andrée2015-08-291-0/+49
* add stdnoreturn.hMattias Andrée2015-08-291-0/+36
* add stdbool.hMattias Andrée2015-08-291-0/+57
* add stdarg.hMattias Andrée2015-08-292-0/+104
* add assert.hMattias Andrée2015-08-292-0/+121
* m + add stdintMattias Andrée2015-08-295-0/+752
* add stddef.hMattias Andrée2015-08-282-0/+164