summaryrefslogtreecommitdiff
path: root/m4/string_h.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* New module 'strdup-posix'.Bruno Haible2008-09-211-4/+5
* strverscmp: migrate from "strverscmp.h" to <string.h>Eric Blake2008-08-191-1/+3
* Add rawmemchr module, matching glibc.Eric Blake2008-04-281-0/+2
* Convert strcasestr module to use Two-Way algorithm.Eric Blake2008-01-141-0/+1
* Replace strsignal if it does not work fine.Bruno Haible2008-01-151-1/+2
* New module 'strsignal'.Colin Watson2008-01-141-0/+2
* Avoid quadratic strstr implementations.Eric Blake2008-01-101-2/+4
* Fix memmem to avoid O(n^2) worst-case complexity.Eric Blake2007-12-201-0/+3
* Move declarations of str{,n}casecmp from <string.h> to <strings.h>.Bruno Haible2007-12-031-2/+0
* Fix strerror on Interix.Eric Blake2007-09-251-0/+3
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-3/+1
* New module 'mbsnlen'.Bruno Haible2007-06-111-0/+1
* Merge gl_HEADER_STRING_H_DEFAULTS and gl_STRING_MODULE_INDICATOR_DEFAULTS intoBruno Haible2007-02-181-24/+19
* New module 'mbspcasecmp'.Bruno Haible2007-02-151-0/+1
* New module 'mbsncasecmp'.Bruno Haible2007-02-151-0/+1
* New module 'mbslen'.Bruno Haible2007-02-111-0/+1
* New module 'mbssep'.Bruno Haible2007-02-061-0/+1
* New module 'mbstok_r'.Bruno Haible2007-02-051-0/+1
* New module 'mbsspn'.Bruno Haible2007-02-051-0/+1
* New module 'mbspbrk'.Bruno Haible2007-02-051-0/+1
* New module 'mbscspn'.Bruno Haible2007-02-051-0/+1