History log of /netbsd-src/lib/libc/arch/sparc/sys/pipe.S (Results 1 – 4 of 4)
Revision Date Author Comments
# eb7c1594 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.


# 82fd76bb 28-Sep-2000 kleink <kleink@NetBSD.org>

Need an internal name for pipe(2).


# 1394f01b 16-Jul-1997 christos <christos@NetBSD.org>

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


# 0b9f5089 07-Oct-1993 cgd <cgd@NetBSD.org>

make an arch directory in libc, and move all machine dirs into it