aboutsummaryrefslogtreecommitdiffstats
path: root/include/alloca.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-30move memory allocation functions to malloc.hMattias Andrée3-89/+122
2015-08-30readme: on extensionsMattias Andrée1-1/+12
2015-08-30add memory allocation functionsMattias Andrée5-10/+466
2015-08-30add creallocMattias Andrée1-0/+12
2015-08-30add missing inclusions of stddef.h to define NULLMattias Andrée3-0/+4
2015-08-30whitespaceMattias Andrée1-4/+4
2015-08-30add __warning and __slibc_warning macrosMattias Andrée1-4/+16
2015-08-30add __SLIBC_ONLY macroMattias Andrée1-0/+10
2015-08-30add slibc-alloc.hMattias Andrée2-0/+128
2015-08-30add bzero and explicit_bzeroMattias Andrée4-0/+125
2015-08-30mMattias Andrée1-0/+3
2015-08-30add strerror and variantsMattias Andrée2-0/+244
2015-08-30m fix slibc-errorMattias Andrée1-3/+4
2015-08-30remove parameter names from header files to avoid potential errors on inclusion caused by conflictig macro namesMattias Andrée5-18/+15
2015-08-30add slibc-error.hMattias Andrée2-0/+309
2015-08-30mMattias Andrée1-1/+1
2015-08-30typoMattias Andrée2-2/+2
2015-08-30add error.hMattias Andrée2-0/+339
2015-08-29m err.hMattias Andrée2-8/+36
2015-08-29add _PORTABLE_SOURCEMattias Andrée5-0/+17
2015-08-29add err.h + add _SLIBC_SUPPRESS_WARNINGSMattias Andrée3-0/+263
2015-08-29whitespaceMattias Andrée1-0/+1
2015-08-29add program_invocation_name and program_invocation_short_nameMattias Andrée1-0/+34