OpenGrok
Cross Reference: pipe.S
xref
: /
src
/
lib
/
libc
/
arch
/
i386
/
sys
/
pipe.S
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/arch/i386/sys/pipe.S
Revision
Date
Author
Comments
1.7
23-May-2014
uebayasi
Put missing END() markers to set ELF symbol size.
1.6
07-Aug-2003
agc
branches: 1.6.62; 1.6.74;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.5
28-Sep-2000
kleink
Need an internal name for pipe(2).
1.4
16-Jul-1997
christos
branches: 1.4.12;
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS
1.3
24-Jan-1994
jtc
Optimization tweaks:
Use testl %reg,%reg instead of cmpl $0,%reg
Use xorl %reg,%reg instead of movl $0,%reg
1.2
21-Oct-1993
jtc
Move the old berkeley sccs id into the header comment like it is done
for other source files.
1.1
07-Oct-1993
cgd
make an arch directory in libc, and move all machine dirs into it
1.4.12.1
29-Sep-2000
kleink
Pull up rev. 1.5 (approved by thorpej):
Add internal name for pipe().
1.6.74.1
10-Aug-2014
tls
Rebase.
1.6.62.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
Indexes created Fri Oct 03 02:09:57 GMT 2025