summaryrefslogtreecommitdiff
path: root/lib/stdlib.in.h
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* qsort_r: new module, for GNU-style qsort_rPaul Eggert2014-08-291-0/+23
* maint: update copyrightEric Blake2014-01-011-1/+1
* secure_getenv: fix C++ declaration typoPaul Eggert2013-02-091-1/+1
* secure_getenv: new modulePaul Eggert2013-02-041-0/+16
* stdlib: port to Solaris 2.6Paul Eggert2013-01-091-2/+3
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* ptsname: fix macro-name typoPaul Eggert2012-10-041-1/+1
* ptsname: reject invalid file descriptorsEric Blake2012-10-021-2/+11
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-2/+2
* Enable common subexpression optimization in GCC.Bruno Haible2012-03-251-1/+11
* Improve support for MSVC 9.Bruno Haible2012-01-151-0/+5
* New module 'random'.Bruno Haible2012-01-141-0/+61
* random_r: Override incompatible API on AIX, OSF/1.Bruno Haible2012-01-121-9/+57
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* ptsname_r: Avoid compilation error on OSF/1 5.1.Bruno Haible2011-11-101-2/+11
* ptsname_r: new moduleEric Blake2011-11-091-0/+17
* grantpt: fix typoEric Blake2011-11-071-1/+1
* posix_openpt: new moduleEric Blake2011-10-181-0/+16
* 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