summaryrefslogtreecommitdiffstats
path: root/libc/string/strchr.c
Commit message (Expand)AuthorAgeFilesLines
* mark a bunch of public mem/str functions as weak so that people who insist on...Mike Frysinger2007-12-221-1/+1
* Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/ind...Peter S. Mazinger2006-03-231-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-6/+5
* Lost wcschr()Peter S. Mazinger2006-01-031-1/+1
* Complete split of all the string functions. Hope haven't broken too much. wcs...Peter S. Mazinger2006-01-031-6/+23
* Split up wstring.c and use attribute_hiddenPeter S. Mazinger2005-11-141-0/+16