summaryrefslogtreecommitdiff
path: root/lib/stdlib.in.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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