summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strcspn-c.c
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-08-24Add missing copyright year updated and pretty printing.Ulrich Drepper
2010-08-24Clean up SSE variable shiftsRichard Henderson
2009-08-07Avoid warning through fake initialization.Ulrich Drepper
2009-08-04Add x86 32-bit SSE4.2 string functions.H.J. Lu
2009-07-03Minor cleanups in recently added files.Ulrich Drepper
2009-07-03Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu