about summary refs log tree commit diff
path: root/wcsmbs/wcsatcliff.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmpUlrich Drepper2010-10-031-0/+2
|
* * wcsmbs/wcsatcliff.c (MEMCHR): Define.Ulrich Drepper2009-04-071-0/+1
|
* [BZ #4963]Ulrich Drepper2007-09-231-0/+20
* wcsmbs/wcsnlen.c: Don't reference before checking the length. * string/stratcliff.c: Make usable to test wide char functions. * wcsmbs/wcsatcliff.c: New file. * wcsmbs/Makefiel (tests): Add wcsatcliff.