summaryrefslogtreecommitdiff
path: root/modules/stdlib
Commit message (Expand)AuthorAgeFilesLines
* canonicalize-lgpl: fix glibc bug with trailing slashEric Blake2009-09-171-0/+1
* canonicalize-lgpl: use native realpath if it worksEric Blake2009-09-171-0/+1
* canonicalize, canonicalize-lgpl: use <stdlib.h>Eric Blake2009-09-171-0/+4
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* stdlib: sort witness namesEric Blake2009-09-161-6/+6
* New module 'mkostemp'.Bruno Haible2009-08-231-0/+2
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* stddef: fix NetBSD 5.0 NULL bug, rather than working around itEric Blake2009-08-141-0/+1
* modules/stdlib (Depends-on): Add stdint.Simon Josefsson2009-03-241-0/+1
* Avoid redefining 'struct random_data' on OSF/1 5.1.Bruno Haible2009-01-251-0/+1
* stdlib: Provide struct random_data.Simon Josefsson2008-10-261-0/+1
* random_r: new moduleJim Meyering2008-10-231-0/+2
* New module 'atoll'.Bruno Haible2008-10-191-1/+3
* Add strtoull() declaration to <stdlib.h>.Bruno Haible2008-10-191-0/+2
* Add strtoll() declaration to <stdlib.h>.Bruno Haible2008-10-191-0/+2
* Add a getloadavg() declaration to <stdlib.h>.Bruno Haible2008-10-191-0/+3
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* Declare rpmatch.Bruno Haible2008-04-291-0/+2
* Document various strtod bugs, with some fixes.Eric Blake2008-03-291-0/+3
* Fix commit from 2007-06-20.Bruno Haible2008-03-111-1/+1
* Split setenv module into setenv and unsetenv. Get rid of setenv.h.Bruno Haible2007-12-261-0/+5
* Define the putenv substitute in <stdlib.h> rather than in <config.h>.Bruno Haible2007-11-011-0/+2
* Change license to LGPLv2+ on dummy, float, realloc, stdlib.Simon Josefsson2007-10-081-1/+1
* Rename stdlib_.h to stdlib.in.h.Bruno Haible2007-10-021-3/+3
* New module 'malloc-posix'.Bruno Haible2007-09-091-0/+2
* New module 'realloc-posix'.Bruno Haible2007-09-091-0/+2
* New module 'calloc-posix'.Bruno Haible2007-09-091-0/+2
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-2/+2
* * lib/fcntl_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-171-0/+1
* Ensure we get the mkstemp() declaration. On MacOS X, it comes from <unistd.h>.Bruno Haible2007-03-171-0/+1
* getsubopt.h is replaced with <stdlib.h>.Bruno Haible2007-02-191-0/+2
* New module 'stdlib'.Bruno Haible2007-02-181-0/+41