#
77abcafc |
| 18-Apr-2020 |
thorpej <thorpej@NetBSD.org> |
Rename "syscall" to "_syscall" and provide "syscall" as a weak alias.
|
#
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.
|
#
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
|
#
5ba1566c |
| 18-Nov-1996 |
pk <pk@NetBSD.org> |
The code in here was just an expansion of RSYSCALL(syscall).
|
#
0b9f5089 |
| 07-Oct-1993 |
cgd <cgd@NetBSD.org> |
make an arch directory in libc, and move all machine dirs into it
|