summaryrefslogtreecommitdiff
path: root/lib/libc/arch/i386/string/index.S
AgeCommit message (Expand)Author
2005-02-09Bring back the head versions. Apparently the problem is a pkgsrc issuechristos
2005-02-07Revert everything to 2005-02-03 until the code is properly tested. Buildingchristos
2005-02-04switch to J.T.Conklin's optimized str* functionsdrochner
2003-07-26netbsd.org->NetBSD.orgsalo
2000-08-07%edx is free; use it instead of %ebx.ad
1999-08-23Use _ALIGN_TEXT from <machine/asm.h>.kleink
1995-04-28$Id: $ -> $NetBSD: $jtc
1995-04-28Winning Strategies has placed this code into the Public Domainjtc
1994-03-12Use RCSID macro for RCS ID's.jtc
1994-02-14Style police. Use `je' and `jne' only on the result of an equality test;mycroft
1994-01-28Fix spelling error in Copyright noticejtc
1993-12-08No reason these can't share code...jtc
1993-10-21Change instances of LIBC_RCS back to LIBC_SCCS. If we are going to changejtc
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd