summaryrefslogtreecommitdiff
path: root/lib/stdlib.in.h
Commit message (Expand)AuthorAgeFilesLines
* string, wchar: avoid some namespace pollutionPaul Eggert2021-09-071-1/+1
* Make generated .in.h files as standalone as possible.Bruno Haible2021-08-221-0/+29
* stdlib, string, wchar: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-081-19/+66
* stdlib, string, wchar: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-29/+58
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* reallocarray: check for ptrdiff_t overflowPaul Eggert2021-04-241-2/+13
* strtoll: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-2/+16
* strtol: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+41
* strtoull: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-2/+16
* strtoul: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+40
* 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-35/+43
* free-posix: New module, renamed from 'free'.Bruno Haible2020-12-191-1/+1
* free: Fix warning.Bruno Haible2020-12-181-0/+21
* Tweak the Windows oldnames workaround.Bruno Haible2020-12-071-1/+3
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-13/+79
* aligned_alloc: New module.Bruno Haible2020-11-041-0/+25
* posix_memalign: New module.Bruno Haible2020-11-041-0/+29
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-0/+29
* Use many __attribute__s with clang.Bruno Haible2020-08-111-1/+1
* dirent, stdlib, wchar, string: Don't redefine _GL_ATTRIBUTE_PURE.Bruno Haible2020-05-091-4/+6
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-26/+46
* tests: Avoid GCC over-optimization caused by _GL_ARG_NONNULL attributes.Bruno Haible2020-01-051-2/+2
* tests: Avoid GCC over-optimization caused by _GL_ARG_NONNULL attributes.Bruno Haible2020-01-051-0/+7
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Fix compilation errors in C++ mode on Haiku.Bruno Haible2019-12-091-6/+12
* Disable many _GL_CXXALIASWARN on all platforms other than glibc systems.Bruno Haible2019-11-211-0/+12
* Fix various errors in _GL_CXXALIAS_SYS invocations.Bruno Haible2019-11-211-4/+10
* Update some URLsPaul Eggert2019-09-221-2/+2
* 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