OpenGrok
Cross Reference: bzero.S
xref
: /
src
/
lib
/
libc
/
arch
/
i386
/
string
/
bzero.S
Home
|
History
|
Annotate
|
Download
|
only in
string
History log of
/src/lib/libc/arch/i386/string/bzero.S
Revision
Date
Author
Comments
1.12
09-Feb-2005
christos
Bring back the head versions. Apparently the problem is a pkgsrc issue
unrelated to strings.
1.11
07-Feb-2005
christos
Revert everything to 2005-02-03 until the code is properly tested. Building
kde3 breaks with the head code.
1.10
03-Feb-2005
dsl
A faster implementation.
'rep stos' is slow to setup on modern processors, so don't use it to
align the transfer.
Also not that 8 byte alignment is faster on Intel processors
1.9
26-Jul-2003
salo
netbsd.org->NetBSD.org
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
05-Feb-1995
mycroft
Optimize better.
1.5
12-Mar-1994
jtc
Use RCSID macro for RCS ID's.
1.4
28-Jan-1994
jtc
Fix spelling error in Copyright notice
1.3
21-Oct-1993
jtc
So many files in arch/i386 have been changed I might as well run my
remove unecessary trailing whitespace script.
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 15:09:53 GMT 2025