summaryrefslogtreecommitdiff
path: root/libc/string/strchr.c
AgeCommit message (Expand)Author
2011-03-09remove unused hidden functionsPeter S. Mazinger
2008-11-26libc/string: need additional work to remove libc_hidden_proto's properlyDenis Vlasenko
2007-12-22mark a bunch of public mem/str functions as weak so that people who insist on...Mike Frysinger
2006-03-23Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/ind...Peter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-03Lost wcschr()Peter S. Mazinger
2006-01-03Complete split of all the string functions. Hope haven't broken too much. wcs...Peter S. Mazinger
2005-11-14Split up wstring.c and use attribute_hiddenPeter S. Mazinger