summaryrefslogtreecommitdiff
path: root/lib/string.in.h
Commit message (Expand)AuthorAgeFilesLines
* 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