summaryrefslogtreecommitdiff
path: root/lib/stdlib.in.h
Commit message (Expand)AuthorAgeFilesLines
* c-strtod, c-strtold: Use the bug fixes for strtod, strtold.Bruno Haible2019-02-021-0/+2
* strtold: New module.Bruno Haible2019-01-301-0/+25
* random: Fix compilation error on Android 4.3.Bruno Haible2019-01-251-10/+49
* mbtowc: Fix compilation error on Android 4.3.Bruno Haible2019-01-251-0/+9
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* mkostemp, mkostemps: Fix compilation error in C++ mode on Mac OS X.Tom Tromey2018-10-021-1/+2
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-2/+2
* stdlib: Fix compilation error on OpenIndiana.Bruno Haible2018-02-031-0/+3
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* random: Fix test compilation failure on Cygwin 1.5.25.Bruno Haible2017-08-171-2/+2
* reallocarray: New moduleDarshit Shah2017-08-131-0/+17
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* qsort_r: Fix macrology for platforms that lack the function.Bruno Haible2016-10-271-0/+15
* 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