summaryrefslogtreecommitdiff
path: root/m4/stdlib_h.m4
Commit message (Expand)AuthorAgeFilesLines
* reallocarray: check for ptrdiff_t overflowPaul Eggert2021-04-241-1/+2
* Add comments after 2021-04-11 change.Bruno Haible2021-04-181-1/+8
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-50/+58
* Simplify GNULIB_* variable initializations.Bruno Haible2021-04-111-46/+46
* strtoll: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-1/+2
* strtol: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-2/+5
* strtoull: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-1/+2
* strtoul: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-2/+5
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-1/+7
* free-posix: New module, renamed from 'free'.Bruno Haible2020-12-191-2/+2
* free: Fix warning.Bruno Haible2020-12-181-2/+4
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-1/+17
* aligned_alloc: New module.Bruno Haible2020-11-041-2/+6
* posix_memalign: New module.Bruno Haible2020-11-041-4/+8
* 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