summaryrefslogtreecommitdiff
path: root/modules/stdlib
Commit message (Expand)AuthorAgeFilesLines
* unsetenv: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-1/+1
* setenv: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-1/+1
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* New module 'system-posix'.Bruno Haible2010-10-021-1/+1
* stdlib: work around MirBSD WEXITSTATUS bugEric Blake2010-09-151-0/+1
* New module '_Exit'.Bruno Haible2010-07-121-0/+2
* Fix HAVE_CALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1
* Fix HAVE_REALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1
* Fix HAVE_MALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1
* mkstemp: Fix C++ test error on mingw.Bruno Haible2010-04-031-0/+1
* New module 'unlockpt'.Bruno Haible2010-03-211-0/+2
* New module 'grantpt'.Bruno Haible2010-03-211-0/+2
* New module 'ptsname'.Bruno Haible2010-03-211-0/+2
* stdlib: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-1/+3
* warn-on-use: use instead of link-warningEric Blake2010-01-201-5/+5
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* link-warning: Add copyright notice.Bruno Haible2009-12-091-1/+1
* setenv, unsetenv: work around various bugsEric Blake2009-11-161-1/+2
* mkstemps, mkostemps: new modulesEric Blake2009-11-041-0/+4
* 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