summaryrefslogtreecommitdiff
path: root/m4/stdlib_h.m4
Commit message (Expand)AuthorAgeFilesLines
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-1/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* strtold: New module.Bruno Haible2019-01-301-2/+5
* random: Fix compilation error on Android 4.3.Bruno Haible2019-01-251-1/+6
* mbtowc: Fix compilation error on Android 4.3.Bruno Haible2019-01-251-2/+3
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* stdlib: Fix compilation error on OpenIndiana.Bruno Haible2018-02-031-1/+4
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* random: Fix test compilation failure on Cygwin 1.5.25.Bruno Haible2017-08-171-1/+3
* reallocarray: New moduleDarshit Shah2017-08-131-3/+5
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* qsort_r: Fix macrology for platforms that lack the function.Bruno Haible2016-10-271-2/+3
* 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/+2
* maint: update copyrightEric Blake2014-01-011-1/+1
* secure_getenv: new modulePaul Eggert2013-02-041-2/+4
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* ptsname: reject invalid file descriptorsEric Blake2012-10-021-0/+1
* Fix module 'random'.Bruno Haible2012-01-151-2/+3
* New module 'random'.Bruno Haible2012-01-141-1/+3
* random_r: Override incompatible API on AIX, OSF/1.Bruno Haible2012-01-121-1/+2
* 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-1/+2
* ptsname_r: new moduleEric Blake2011-11-091-3/+5
* posix_openpt: new moduleEric Blake2011-10-181-4/+6
* New module 'wctomb'.Bruno Haible2011-02-221-0/+2
* New module 'mbtowc'.Bruno Haible2011-02-221-1/+3
* stdlib: don't get in the way of non-GCC __attribute__Paul Eggert2011-02-121-2/+1
* stdlib: support non-GCC __attribute__Paul Eggert2011-02-121-1/+2
* stdlib: improve random_r modularizationPaul Eggert2011-02-081-8/+2
* stdlib: don't depend on stdintPaul Eggert2011-02-081-8/+1
* assume <ctype.h>, ..., <time.h> existPaul Eggert2011-01-191-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* setenv: restore to working orderJim Meyering2010-12-191-0/+1
* unsetenv: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-2/+2
* setenv: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-2/+2
* New module 'system-posix'.Bruno Haible2010-10-021-1/+2
* New module '_Exit'.Bruno Haible2010-07-121-2/+4
* 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-2/+2
* mkstemp: Fix C++ test error on mingw.Bruno Haible2010-04-031-1/+2
* Distinguish two kinds of module indicators.Bruno Haible2010-03-281-1/+1
* Factorize common .m4 code.Bruno Haible2010-03-271-2/+2
* New module 'unlockpt'.Bruno Haible2010-03-211-2/+5
* New module 'grantpt'.Bruno Haible2010-03-211-2/+4
* New module 'ptsname'.Bruno Haible2010-03-211-2/+4
* Tests of module 'stdlib' in C++ mode.Bruno Haible2010-03-081-1/+3
* warn-on-use: use instead of link-warningEric Blake2010-01-201-1/+15