summaryrefslogtreecommitdiff
path: root/m4/string_h.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* New module 'mbscasestr'. Reduced goal of 'strcasestr'.Bruno Haible2007-02-051-1/+2
* Addendum to last patch.Bruno Haible2007-02-051-1/+1
* Simplify handling of strncasecmp. Improve link warning.Bruno Haible2007-02-051-1/+0
* New module 'mbscasecmp'. strcasecmp is not expected to work with multibyteBruno Haible2007-02-051-0/+1
* New module 'mbsstr'. Remove module 'strstr'.Bruno Haible2007-02-051-2/+1
* New module 'mbsrchr'.Bruno Haible2007-02-051-0/+1
* New module 'mbschr'.Bruno Haible2007-02-051-0/+1
* * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usageEric Blake2007-02-011-1/+1
* Enforce the use of gnulib modules for unportable <string.h> functions.Bruno Haible2007-02-011-0/+27
* Enforce ordering constraints between gl_HEADER_STRING_H_DEFAULTS and theBruno Haible2007-01-271-0/+4
* Declare strcasestr() in the <string.h> replacement, rather than inBruno Haible2007-01-271-0/+1
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-0/+41