summaryrefslogtreecommitdiffstats
path: root/libc/string/memrchr.c
Commit message (Expand)AuthorAgeFilesLines
* drop __BCC__ cruft from string codeMike Frysinger2009-10-101-12/+3
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOP...Peter S. Mazinger2006-03-221-0/+3
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+4
* Complete split of all the string functions. Hope haven't broken too much. wcs...Peter S. Mazinger2006-01-031-0/+33