freebsd-dev/lib/libc/i386/sys
Peter Wemm 7f11212ef1 Fix a bogon in the pic + threadsafe version of cerror, it was missing
a PIC_EPILOGUE (leaving an extra long on the stack).

Submitted by: John Polstra <jdp@polstra.com>
1996-05-10 16:43:47 +00:00
..
brk.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
cerror.S Fix a bogon in the pic + threadsafe version of cerror, it was missing 1996-05-10 16:43:47 +00:00
exect.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
fork.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
i386_get_ldt.2 WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu 1994-01-31 12:05:32 +00:00
i386_get_ldt.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
i386_set_ldt.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
Makefile.inc Add $Id$ to all, clean up multiple spaces 1994-02-21 05:19:06 +00:00
mount.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
Ovfork.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
pipe.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
ptrace.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
reboot.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
rfork.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
sbrk.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
setlogin.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
sigpending.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
sigprocmask.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
sigreturn.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
sigsuspend.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
syscall.S Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00