summaryrefslogtreecommitdiff
path: root/m4/string_h.m4
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflicts for functions introduced in Android API level 23.Bruno Haible2023-01-221-1/+2
* Resolve conflicts for functions introduced in Android API level 21.Bruno Haible2023-01-221-1/+2
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* memset_explicit: new modulePaul Eggert2022-11-281-2/+4
* explicit_bzero: add poisonPaul Eggert2022-11-271-1/+2
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* string, wchar: Don't require undefined m4 macros (regr. today).Bruno Haible2021-09-191-2/+2
* string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).Bruno Haible2021-09-181-1/+3
* 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-57/+60
* Simplify GNULIB_* variable initializations.Bruno Haible2021-04-111-44/+44
* ffsll: Override completely broken implementation on AIX in 32-bit mode.Bruno Haible2021-01-051-1/+2
* 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/+4
* strerrorname_np: New module.Bruno Haible2020-08-301-43/+46
* sigdescr_np: New module.Bruno Haible2020-08-221-2/+4
* sigabbrev_np: New module.Bruno Haible2020-08-211-2/+4
* memchr: Remove support for some very old platforms.Bruno Haible2020-07-081-2/+1
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-2/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* string: code styleBruno Haible2017-09-281-6/+6
* explicit_bzero: new modulePaul Eggert2017-07-161-0/+2
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* ffsl, ffsll: new modulesEric Blake2011-07-151-4/+8
* strchrnul: work around cygwin bugEric Blake2011-04-151-1/+2
* 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
* New module 'strerror_r-posix'.Bruno Haible2010-11-111-3/+6
* strnlen: Fix warning in C++ mode on MacOS X.Bruno Haible2010-04-101-1/+2
* New module 'strncat'.Bruno Haible2010-04-051-3/+7
* memchr: Avoid a possible C++ test error.Bruno Haible2010-04-051-0/+1
* string: Remove unused substitution.Bruno Haible2010-04-041-2/+1
* stpncpy: Fix C++ test error on mingw.Bruno Haible2010-04-031-1/+2
* Distinguish two kinds of module indicators.Bruno Haible2010-03-281-1/+1
* Factorize common .m4 code.Bruno Haible2010-03-271-2/+2
* Tests of module 'string' in C++ mode.Bruno Haible2010-03-081-1/+3
* warn-on-use: use instead of link-warningEric Blake2010-01-201-1/+8
* mbslen: Avoid collision with system function.Bruno Haible2010-01-071-3/+4
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-27/+27
* strndup: fix improper m4 cachingEric Blake2009-09-091-2/+2
* Work around a glibc bug in strtok_r.Ben Pfaff2009-09-061-1/+3
* memchr: detect broken x86_64 and alpha implementationsEric Blake2009-06-121-2/+4