aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386/string/memchr.S
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-2/+2
* First round of changes to clean up the RCSID mess in libc:David Greenman1995-01-231-2/+3
* Go back to Bruce's fix with a minor change that will allow a NULL stringDavid Greenman1994-11-251-4/+3
* Fixed bugs related to returning NULL if length is zero.David Greenman1994-11-251-3/+4
* Fix memchr(p, 0, 0) to return NULL instead of p.Bruce Evans1994-10-271-3/+3
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-0/+63