summaryrefslogtreecommitdiff
path: root/modules/stdlib
Commit message (Expand)AuthorAgeFilesLines
* reallocarray: check for ptrdiff_t overflowPaul Eggert2021-04-241-0/+1
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-0/+1
* strtoll: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+1
* strtol: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+3
* strtoull: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+1
* strtoul: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+3
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-0/+5
* free-posix: New module, renamed from 'free'.Bruno Haible2020-12-191-1/+1
* free: Fix warning.Bruno Haible2020-12-181-0/+2
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-0/+3
* aligned_alloc: New module.Bruno Haible2020-11-041-0/+3
* posix_memalign: New module.Bruno Haible2020-11-041-0/+3
* strtold: New module.Bruno Haible2019-01-301-0/+3
* random: Fix compilation error on Android 4.3.Bruno Haible2019-01-251-0/+5
* mbtowc: Fix compilation error on Android 4.3.Bruno Haible2019-01-251-0/+1
* random: Fix test compilation failure on Cygwin 1.5.25.Bruno Haible2017-08-171-0/+2
* reallocarray: New moduleDarshit Shah2017-08-131-0/+2
* qsort_r: Fix macrology for platforms that lack the function.Bruno Haible2016-10-271-0/+1
* qsort_r: new module, for GNU-style qsort_rPaul Eggert2014-08-291-0/+2
* secure_getenv: new modulePaul Eggert2013-02-041-0/+2
* ptsname: reject invalid file descriptorsEric Blake2012-10-021-0/+1
* New module 'random'.Bruno Haible2012-01-141-0/+2
* random_r: Override incompatible API on AIX, OSF/1.Bruno Haible2012-01-121-0/+1
* ptsname_r: Avoid compilation error on OSF/1 5.1.Bruno Haible2011-11-101-0/+1
* ptsname_r: new moduleEric Blake2011-11-091-0/+2
* posix_openpt: new moduleEric Blake2011-10-181-0/+2
* Rename module '_Noreturn' to 'snippet/_Noreturn'.Bruno Haible2011-07-121-1/+1
* Rename module 'warn-on-use' to 'snippet/warn-on-use'.Bruno Haible2011-07-121-1/+1
* Rename module 'c++defs' to 'snippet/c++defs'.Bruno Haible2011-07-121-1/+1
* Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.Bruno Haible2011-07-121-1/+1
* stdlib: use _NoreturnPaul Eggert2011-07-121-1/+4
* gnulib-tool: Better isolation between different gnulib-tool invocations.Bruno Haible2011-06-081-28/+28
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* New module 'wctomb'.Bruno Haible2011-02-221-0/+2
* New module 'mbtowc'.Bruno Haible2011-02-221-0/+2
* stdlib: don't get in the way of non-GCC __attribute__Paul Eggert2011-02-121-1/+0
* stdlib: support non-GCC __attribute__Paul Eggert2011-02-121-0/+1
* Split large sed scripts, for HP-UX sed.Bruno Haible2011-02-091-3/+3
* stdlib: don't depend on stdintPaul Eggert2011-02-081-1/+0
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-2/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+2
* unsetenv: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-1/+1
* setenv: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-1/+1
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* New module 'system-posix'.Bruno Haible2010-10-021-1/+1
* stdlib: work around MirBSD WEXITSTATUS bugEric Blake2010-09-151-0/+1
* New module '_Exit'.Bruno Haible2010-07-121-0/+2
* Fix HAVE_CALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1
* Fix HAVE_REALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1