summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/string
Commit message (Expand)AuthorAgeFilesLines
* - Correct mispellings of the word occurrencegabor2013-04-173-5/+5
* Change index() and rindex() to a weak alias.ed2012-01-052-2/+2
* Merge index() and strchr() together.ed2012-01-035-137/+7
* Remove duplicate .note.GNU-stack section declaration. bcopy alreadykib2011-02-042-4/+0
* Add section .note.GNU-stack for assembly files used by 386 and amd64.kib2011-01-0722-0/+44
* libc: Remove the i386 assembler version of strlen(3).jilles2010-10-012-55/+1
* Add missing END() macros, as per rev 184547 for amd64. The lack of thesepeter2008-11-0221-0/+29
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Eliminate an unpredictable branch from bcmp().alc2005-04-211-5/+4
* MFp4: Pentium/Athlon-optimised implementation of wcschr().tjr2003-04-052-1/+78
* MFp4: Pentium/Athlon-optimised implementation of wcslen().tjr2003-03-142-1/+69
* MFp4: Reduce code size by 26 bytes by only aligning the jump targets thattjr2003-03-121-10/+1
* MFp4: Pentium/Athlon-optimised implementation of wmemchr().tjr2003-03-122-1/+115
* MFp4: Pentium-optimised implementation of wcscmp(). Performs significantlytjr2003-03-102-1/+80
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* Eliminate superfluous memory access in memcpy(3)/memmove(3).sobomax2002-10-151-13/+8
* Fix style bugs I added in last commit.silby2002-06-271-4/+4
* Modify bcopy (and memcpy/memmove) so that the length value is notsilby2002-06-271-2/+4
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-0211-11/+11
* Standardize on our SCM ID style.obrien2002-03-2319-80/+25
* cosmetic: spell 'cashe' as 'cache'billf2002-03-103-3/+3
* De-orbit DEFS.h - the other arches do not use it, and it got replacedpeter2001-10-2416-16/+16
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-1316-32/+0
* $Id$ -> $FreeBSD$peter1999-08-2817-33/+33
* Handle machine-dependent (m-d) (string) sources more automatically.bde1997-10-161-6/+4
* kill the undeadpeter1997-07-131-53/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,bde1997-07-031-0/+53
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,bde1997-07-031-0/+53
| * Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchpeter1997-03-111-65/+32
| * recording cvs-1.6 file deathpeter1995-12-301-53/+0
| * This commit was manufactured by cvs2svn to create branch 'CSRG'.cvs2svn1995-06-271-0/+86
* | Use separate routines for memmove() and memcpy(). This lets me dropbde1997-04-201-0/+2
* | Use separate routines for memmove() and memcpy(). This lets me dropbde1997-04-202-94/+4
* | Merged with the 1996/11/12 NetBSD version:bde1997-04-201-10/+24
* | Revert $FreeBSD$ to $Id$peter1997-02-2219-37/+37
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1419-37/+37
* | This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-301-53/+0
* | Be smarter about handling overlapped copies and only go backwards if itdg1995-12-272-12/+16
* | First round of changes to clean up the RCSID mess in libc:dg1995-01-2319-37/+56
* | Added leaner and meaner swab() function by J.T. Conklin.dg1995-01-222-1/+105
* | Fix a spelling error and add a comment about possible improvements.bde1994-12-271-3/+17
* | Go back to Bruce's fix with a minor change that will allow a NULL stringdg1994-11-251-4/+3
* | Fixed bugs related to returning NULL if length is zero.dg1994-11-251-3/+4
* | Fix memchr(p, 0, 0) to return NULL instead of p.bde1994-10-271-3/+3
* | First crack at making libc work with the new make macros. It compiles onwollman1994-08-0518-3/+1442
|/
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-272-0/+58
OpenPOWER on IntegriCloud