about summary refs log tree commit diff
path: root/string/memrchr.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove all traces of reg_char.David S. Miller2012-04-181-3/+1
| | | | | | | | | | | | | | | | | | | * sysdeps/generic/memcopy.h (reg_char): Delete. * debug/strcat_chk.c: Use char, not reg_char. * debug/strcpy_chk.c: Likewise. * debug/strncat_chk.c: Likewise. * debug/strncpy_chk.c: Likewise. * string/memchr.c: Likewise. * string/memrchr.c: Likewise. * string/rawmemchr.c: Likewise. * string/strcat.c: Likewise. * string/strchr.c: Likewise. * string/strchrnul.c: Likewise. * string/strcmp.c: Likewise. * string/strcpy.c: Likewise. * string/strncat.c: Likewise. * string/strncmp.c: Likewise. * string/strncpy.c: Likewise.
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
|
* Remove miscellaneous __STDC__ conditionals.Joseph Myers2012-01-301-6/+2
|
* Optimized memchr, memrchr, rawmemchr for x86-32Liubov Dmitrieva2011-10-121-2/+9
|
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+210
|
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-210/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+210