summaryrefslogtreecommitdiff
path: root/lib/stdlib.in.h
Commit message (Expand)AuthorAgeFilesLines
* stddef: fix NetBSD 5.0 NULL bug, rather than working around itEric Blake2009-08-141-0/+2
* Avoid redefining 'struct random_data' on OSF/1 5.1.Bruno Haible2009-01-251-1/+7
* Fix indentation of comments.Bruno Haible2008-12-261-2/+2
* stdlib: Provide struct random_data.Simon Josefsson2008-10-261-1/+14
* Use stdint.h, for int32_t.Simon Josefsson2008-10-251-0/+4
* random_r: new moduleJim Meyering2008-10-231-0/+37
* New module 'atoll'.Bruno Haible2008-10-191-0/+15
* Add strtoull() declaration to <stdlib.h>.Bruno Haible2008-10-191-2/+23
* Add strtoll() declaration to <stdlib.h>.Bruno Haible2008-10-191-0/+21
* Add a getloadavg() declaration to <stdlib.h>.Bruno Haible2008-10-191-0/+22
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-181-0/+2
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-0/+2
* Declare rpmatch.Bruno Haible2008-04-291-0/+15
* Document various strtod bugs, with some fixes.Eric Blake2008-03-291-1/+18
* Split setenv module into setenv and unsetenv. Get rid of setenv.h.Bruno Haible2007-12-261-1/+24
* Fix documentation about what the 'putenv' module provides.Bruno Haible2007-11-021-6/+0
* Define the putenv substitute in <stdlib.h> rather than in <config.h>.Bruno Haible2007-11-011-0/+15
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Rename stdlib_.h to stdlib.in.h.Bruno Haible2007-10-021-0/+177