OpenGrok
Cross Reference: index.S
xref
: /
src
/
lib
/
libc
/
arch
/
i386
/
string
/
index.S
Home
|
History
|
Annotate
|
Download
|
only in
string
History log of
/src/lib/libc/arch/i386/string/index.S
Revision
Date
Author
Comments
1.14
09-Feb-2005
christos
Bring back the head versions. Apparently the problem is a pkgsrc issue
unrelated to strings.
1.13
07-Feb-2005
christos
Revert everything to 2005-02-03 until the code is properly tested. Building
kde3 breaks with the head code.
1.12
04-Feb-2005
drochner
switch to J.T.Conklin's optimized str* functions
(submitted per PR i386/25263)
1.11
26-Jul-2003
salo
netbsd.org->NetBSD.org
1.10
07-Aug-2000
ad
%edx is free; use it instead of %ebx.
1.9
23-Aug-1999
kleink
Use _ALIGN_TEXT from <machine/asm.h>.
1.8
28-Apr-1995
jtc
$Id: $ -> $NetBSD: $
1.7
28-Apr-1995
jtc
Winning Strategies has placed this code into the Public Domain
1.6
12-Mar-1994
jtc
Use RCSID macro for RCS ID's.
1.5
14-Feb-1994
mycroft
Style police. Use `je' and `jne' only on the result of an equality test;
use `jz' and `jnz' in all other cases.
1.4
28-Jan-1994
jtc
Fix spelling error in Copyright notice
1.3
08-Dec-1993
jtc
No reason these can't share code...
1.2
21-Oct-1993
jtc
Change instances of LIBC_RCS back to LIBC_SCCS. If we are going to change
th LIBC_RCS, the entire source tree should be updated at once.
Remove && !defined(lint) from conditionals around rcs id's. No one is
ever going to pass a *.s file through lint.
1.1
07-Oct-1993
cgd
make an arch directory in libc, and move all machine dirs into it
Indexes created Mon Sep 29 21:09:56 GMT 2025