Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-03 | ape: export mktemp() in <stdlib.h> when _BSD_SOURCE is set | cinap_lenrek | |
2019-09-09 | Add mkstemp to stdlib.h | Roberto E. Vargas Caballero | |
q | |||
2015-09-29 | ape: set MB_CUR_MAX to 4 in stdlib.h for 21-bit runes (thanks erik quanstro) | cinap_lenrek | |
> fix silly bug with ape/stdlib.h which caused ape/lib/regexp/regcomp.c > to miscompile regular expressions with runes > 0xffff. | |||
2012-12-03 | ape: fix putenv() | cinap_lenrek | |
writing /env in putenv() doesnt work. exec will create new enviroment anyway. we have to modify environ array! | |||
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image - sys/include | Taru Karttunen | |