freebsd-dev/lib/libc/amd64/sys
John Birrell 9b7c9bc4f8 Oops, backout the previous change having confused my underscores.
__thread_create is a syscall that uses the default asm. It is
_thread_create that contains specific asm code, but that lives in
libpthread.
1998-04-30 10:02:44 +00:00
..
brk.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
cerror.S Make cerror thread aware by calling __error() to get a pointer to the 1998-04-30 09:32:48 +00:00
exect.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
Makefile.inc Oops, backout the previous change having confused my underscores. 1998-04-30 10:02:44 +00:00
pipe.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
ptrace.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
reboot.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
sbrk.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
setlogin.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
sigreturn.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
vfork.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00