aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/memchr.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure the comparison is done with an unsigned char.Warner Losh2009-02-071-1/+1
* Fix the functions to match prototypes. The K&R definitions differWarner Losh2009-02-031-1/+1
* - ANSIfy function definitionsDaniel Gerzo2009-02-031-4/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Remove 'register' keyword.David E. O'Brien2002-03-211-3/+3
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-5/+2
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-0/+4
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+59