aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stdbool.h requires c99Mattias Andrée2015-10-131-0/+3
* info: iso646Mattias Andrée2015-10-132-0/+80
* info: hfindexMattias Andrée2015-10-131-0/+9
* feature-test macrosMattias Andrée2015-10-125-131/+521
* some feature-test macrosMattias Andrée2015-10-122-1/+158
* info: some feature-test macrosMattias Andrée2015-10-121-1/+62
* _PORTABLE_SOURCES does not disable POSIX extensionsMattias Andrée2015-10-121-6/+6
* mMattias Andrée2015-10-121-3/+3
* reserved namesMattias Andrée2015-10-121-1/+142
* info: update copyingMattias Andrée2015-10-122-4/+5
* info: add appendix Free Software Needs Free DocumentationMattias Andrée2015-10-122-0/+33
* info: introMattias Andrée2015-10-122-5/+45
* derpMattias Andrée2015-10-121-6/+6
* beginning of info manualMattias Andrée2015-10-126-1/+1713
* m docMattias Andrée2015-10-122-12/+12
* simplified feature-test macrosMattias Andrée2015-10-1211-105/+131
* add zallocMattias Andrée2015-10-112-0/+50
* beginning of scanf functionsMattias Andrée2015-10-112-0/+1159
* mMattias Andrée2015-10-111-3/+3
* mMattias Andrée2015-10-111-1/+0
* m + m docMattias Andrée2015-10-113-9/+12
* fix inclusionsMattias Andrée2015-10-112-2/+2
* add fexec functionsMattias Andrée2015-10-111-0/+91
* mMattias Andrée2015-10-112-3/+191
* add execat functionsMattias Andrée2015-10-112-4/+818
* fix m errorMattias Andrée2015-10-111-1/+1
* typoMattias Andrée2015-10-111-4/+4
* execvpe: simplify and fix errorsMattias Andrée2015-10-111-37/+16
* m doc: exec will use . and default PATH if PATH is not setMattias Andrée2015-10-112-8/+24
* add exec functionsMattias Andrée2015-10-112-0/+562
* string.h may include strings.hMattias Andrée2015-10-101-0/+5
* add SCN* and PRI* constantsMattias Andrée2015-10-101-0/+1025
* inttypes.h defines wchar_tMattias Andrée2015-10-101-0/+1
* inttypes.h includes stdint.hMattias Andrée2015-10-101-0/+3
* add abs, labs, llabs, and imaxabsMattias Andrée2015-10-104-0/+165
* m todoMattias Andrée2015-10-101-1/+5
* mMattias Andrée2015-10-103-32/+40
* add atofMattias Andrée2015-10-102-0/+53
* add atoi, atol, atoll, and atoqMattias Andrée2015-10-102-0/+173
* update todoMattias Andrée2015-10-101-0/+6
* add abspath and relpathMattias Andrée2015-10-103-0/+244
* add strstarts strends strcasestarts strcaseends wcsstarts wcsends wcscasestarts wcscaseendsMattias Andrée2015-10-105-3/+280
* m docMattias Andrée2015-10-104-8/+8
* 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-082-3/+12
* m slibc_perrorMattias Andrée2015-10-072-3/+3
* m readmeMattias Andrée2015-09-121-2/+3
* add _l functions in ctype.hMattias Andrée2015-09-032-8/+247
* add some integer typesMattias Andrée2015-09-032-5/+117
* mMattias Andrée2015-09-032-2/+1
* remove some todosMattias Andrée2015-09-035-5/+0