summaryrefslogtreecommitdiff
path: root/modules/stdlib
Commit message (Expand)AuthorAgeFilesLines
* getprogname: Avoid using HAVE_* macros in *.in.h files.Bruno Haible2023-04-131-0/+1
* stdlib, btowc: Fix file lists.Bruno Haible2023-04-051-0/+1
* stdlib: Work around MB_CUR_MAX bug on Solaris 10.Bruno Haible2023-04-041-0/+2
* mbstowcs: New module.Bruno Haible2023-03-311-0/+2
* Resolve conflicts for functions introduced in Android API level 29.Bruno Haible2023-01-221-0/+1
* Resolve conflicts for functions introduced in Android API level 26.Bruno Haible2023-01-221-0/+1
* Resolve conflicts for functions introduced in Android API level 23.Bruno Haible2023-01-221-0/+2
* Resolve conflicts for functions introduced in Android API level 21.Bruno Haible2023-01-221-0/+3
* getprogname: Move declaration from "getprogname.h" to <stdlib.h>.Bruno Haible2023-01-211-0/+2
* realloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-1/+3
* calloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-1/+3
* malloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-1/+3
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-5/+6
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-3/+3
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-1/+1
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-0/+2
* 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