summaryrefslogtreecommitdiff
path: root/lib/string.in.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-181-0/+2
* New module 'strdup-posix'.Bruno Haible2008-09-211-1/+5
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-0/+2
* strverscmp: migrate from "strverscmp.h" to <string.h>Eric Blake2008-08-191-0/+12
* Add rawmemchr module, matching glibc.Eric Blake2008-04-281-0/+16
* Convert strcasestr module to use Two-Way algorithm.Eric Blake2008-01-141-3/+7
* Replace strsignal if it does not work fine.Bruno Haible2008-01-151-1/+4
* New module 'strsignal'.Colin Watson2008-01-141-0/+12
* Don't redefine __attribute__ without a need.Bruno Haible2008-01-131-1/+1
* Avoid quadratic strstr implementations.Eric Blake2008-01-101-6/+15
* Give gcc some memmem optimization hints.Eric Blake2008-01-091-7/+25
* Fix memmem to avoid O(n^2) worst-case complexity.Eric Blake2007-12-201-1/+4
* Move declarations of str{,n}casecmp from <string.h> to <strings.h>.Bruno Haible2007-12-031-44/+1
* Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.Paul Eggert2007-10-111-2/+0
* Rename string_.h to string.in.h.Bruno Haible2007-10-021-0/+565