aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386/string
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2917-33/+33
* Handle machine-dependent (m-d) (string) sources more automatically.Bruce Evans1997-10-161-6/+4
* kill the undeadPeter Wemm1997-07-131-53/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,Bruce Evans1997-07-031-0/+53
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,Bruce Evans1997-07-031-0/+53
| * Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchPeter Wemm1997-03-111-0/+53
* Use separate routines for memmove() and memcpy(). This lets me dropBruce Evans1997-04-201-0/+2
* Use separate routines for memmove() and memcpy(). This lets me dropBruce Evans1997-04-202-94/+4
* Merged with the 1996/11/12 NetBSD version:Bruce Evans1997-04-201-10/+24
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2219-37/+37
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1419-37/+37
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-53/+0
* Be smarter about handling overlapped copies and only go backwards if itDavid Greenman1995-12-272-12/+16
* First round of changes to clean up the RCSID mess in libc:David Greenman1995-01-2319-37/+56
* Added leaner and meaner swab() function by J.T. Conklin.David Greenman1995-01-222-1/+105
* Fix a spelling error and add a comment about possible improvements.Bruce Evans1994-12-271-3/+17
* 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-0518-3/+1442
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-272-0/+58