summaryrefslogtreecommitdiff
path: root/lib/stdlib.in.h
Commit message (Expand)AuthorAgeFilesLines
* stdlib: use _NoreturnPaul Eggert2011-07-121-6/+2
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-5/+5
* mkstemps: Ensure declaration on MacOS X 10.5.Bruno Haible2011-04-281-1/+2
* * lib/stdlib.in.h (malloc, realloc): Limit this change to a smaller scope.Paul Eggert2011-04-081-24/+22
* stdlib: let modules use system malloc, reallocPaul Eggert2011-04-081-20/+28
* New module 'wctomb'.Bruno Haible2011-02-221-0/+15
* New module 'mbtowc'.Bruno Haible2011-02-221-0/+15
* stdlib: don't get in the way of non-GCC __attribute__Paul Eggert2011-02-121-6/+7
* stdlib: support non-GCC __attribute__Paul Eggert2011-02-121-7/+6
* stdlib: improve random_r modularizationPaul Eggert2011-02-081-10/+14
* stdlib: don't depend on stdintPaul Eggert2011-02-081-2/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* unsetenv: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-1/+3
* setenv: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-1/+3
* stdlib: Allow multiple gnulib generated replacements to coexist.Bruno Haible2010-10-121-0/+5
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* Avoid some lines longer than 80 characters.Paul Eggert2010-10-031-1/+2
* New module 'system-posix'.Bruno Haible2010-10-021-1/+1
* unlockpt: Fix declaration within GNULIB_POSIXCHECK.Bruno Haible2010-09-171-1/+1
* stdlib: clarify MirBSD WEXITSTATUS bugBruno Haible2010-09-161-1/+1
* stdlib: work around MirBSD WEXITSTATUS bugEric Blake2010-09-151-0/+5
* New module '_Exit'.Bruno Haible2010-07-121-0/+23
* 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/+3
* stdlib: Avoid compilation failure of c-strtold on mingw.Bruno Haible2010-04-031-2/+2
* New module 'unlockpt'.Bruno Haible2010-03-211-0/+16
* New module 'grantpt'.Bruno Haible2010-03-211-0/+16
* New module 'ptsname'.Bruno Haible2010-03-211-0/+16
* stdlib: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-86/+225
* warn-on-use: use instead of link-warningEric Blake2010-01-201-94/+91
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Reduce namespace pollution on glibc systems.Bruno Haible2009-12-241-3/+4
* Fix typo in today's commit.Bruno Haible2009-12-241-1/+1
* build: pull in conditional headers during GNULIB_POSIXCHECKEric Blake2009-12-241-2/+3
* getsubopt: work around cygwin bugEric Blake2009-12-221-3/+6
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-21/+33
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-12/+12
* setenv, unsetenv: work around various bugsEric Blake2009-11-161-8/+22
* mkstemps, mkostemps: new modulesEric Blake2009-11-041-0/+47
* canonicalize-lgpl: fix glibc bug with trailing slashEric Blake2009-09-171-1/+4
* canonicalize-lgpl: use native realpath if it worksEric Blake2009-09-171-0/+2
* canonicalize, canonicalize-lgpl: use <stdlib.h>Eric Blake2009-09-171-0/+25
* stdlib: sort witness namesEric Blake2009-09-161-66/+48
* New module 'mkostemp'.Bruno Haible2009-08-231-0/+25
* 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