Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | info: stdalign.h | Mattias Andrée | 2015-10-13 | 1 | -0/+29 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: non-returning functions | Mattias Andrée | 2015-10-13 | 1 | -0/+41 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc | Mattias Andrée | 2015-10-13 | 1 | -4/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | warning if stdalign or stdnoreturn are included without C11 | Mattias Andrée | 2015-10-13 | 2 | -0/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | guard stdbool.h with __bool_true_false_are_defined rather than _STDBOOL_H to let the macros to be undefined, and then redefined by including ↵ | Mattias Andrée | 2015-10-13 | 1 | -2/+1 |
| | | | | | | stdbool.h again Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: booleans | Mattias Andrée | 2015-10-13 | 1 | -3/+46 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | stdbool.h requires c99 | Mattias Andrée | 2015-10-13 | 1 | -0/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: iso646 | Mattias Andrée | 2015-10-13 | 2 | -0/+80 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: hfindex | Mattias Andrée | 2015-10-13 | 1 | -0/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | feature-test macros | Mattias Andrée | 2015-10-12 | 5 | -131/+521 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | some feature-test macros | Mattias Andrée | 2015-10-12 | 2 | -1/+158 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: some feature-test macros | Mattias Andrée | 2015-10-12 | 1 | -1/+62 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | _PORTABLE_SOURCES does not disable POSIX extensions | Mattias Andrée | 2015-10-12 | 1 | -6/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2015-10-12 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | reserved names | Mattias Andrée | 2015-10-12 | 1 | -1/+142 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: update copying | Mattias Andrée | 2015-10-12 | 2 | -4/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: add appendix Free Software Needs Free Documentation | Mattias Andrée | 2015-10-12 | 2 | -0/+33 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: intro | Mattias Andrée | 2015-10-12 | 2 | -5/+45 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | derp | Mattias Andrée | 2015-10-12 | 1 | -6/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | beginning of info manual | Mattias Andrée | 2015-10-12 | 6 | -1/+1713 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc | Mattias Andrée | 2015-10-12 | 2 | -12/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | simplified feature-test macros | Mattias Andrée | 2015-10-12 | 11 | -105/+131 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add zalloc | Mattias Andrée | 2015-10-11 | 2 | -0/+50 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | beginning of scanf functions | Mattias Andrée | 2015-10-11 | 2 | -0/+1159 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2015-10-11 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2015-10-11 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + m doc | Mattias Andrée | 2015-10-11 | 3 | -9/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix inclusions | Mattias Andrée | 2015-10-11 | 2 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add fexec functions | Mattias Andrée | 2015-10-11 | 1 | -0/+91 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2015-10-11 | 2 | -3/+191 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add execat functions | Mattias Andrée | 2015-10-11 | 2 | -4/+818 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix m error | Mattias Andrée | 2015-10-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2015-10-11 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | execvpe: simplify and fix errors | Mattias Andrée | 2015-10-11 | 1 | -37/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc: exec will use . and default PATH if PATH is not set | Mattias Andrée | 2015-10-11 | 2 | -8/+24 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add exec functions | Mattias Andrée | 2015-10-11 | 2 | -0/+562 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | string.h may include strings.h | Mattias Andrée | 2015-10-10 | 1 | -0/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add SCN* and PRI* constants | Mattias Andrée | 2015-10-10 | 1 | -0/+1025 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | inttypes.h defines wchar_t | Mattias Andrée | 2015-10-10 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | inttypes.h includes stdint.h | Mattias Andrée | 2015-10-10 | 1 | -0/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add abs, labs, llabs, and imaxabs | Mattias Andrée | 2015-10-10 | 4 | -0/+165 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m todo | Mattias Andrée | 2015-10-10 | 1 | -1/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2015-10-10 | 3 | -32/+40 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add atof | Mattias Andrée | 2015-10-10 | 2 | -0/+53 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add atoi, atol, atoll, and atoq | Mattias Andrée | 2015-10-10 | 2 | -0/+173 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | update todo | Mattias Andrée | 2015-10-10 | 1 | -0/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add abspath and relpath | Mattias Andrée | 2015-10-10 | 3 | -0/+244 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add strstarts strends strcasestarts strcaseends wcsstarts wcsends wcscasestarts wcscaseends | Mattias Andrée | 2015-10-10 | 5 | -3/+280 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc | Mattias Andrée | 2015-10-10 | 4 | -8/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | on some systems, va_start and va_end contains { and }, respetively, therefore, if _PORTABLE_SOURCE or _LIBRARY_HEADER is defined, they should here too | Mattias Andrée | 2015-10-08 | 2 | -3/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> |