freebsd-dev/lib/libc/i386/sys
Julian Elischer 6626c6045c Reviewed by: Luoqi Chen, Jordan Hubbard
Submitted by:	 "Richard Seaman, Jr." <lists@tar.com>
Obtained from:	linux :-)

Code to allow Linux Threads to run under FreeBSD.

By default not enabled
This code is dependent on the conditional
COMPAT_LINUX_THREADS (suggested by Garret)
This is not yet a 'real' option but will be within some number of hours.
1998-12-19 02:55:34 +00:00
..
brk.S
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
fork.S
i386_get_ioperm.2 u_int --> unsigned int, remove (now unneeded) <sys/types.h> 1998-07-28 15:22:51 +00:00
i386_get_ioperm.c u_int --> unsigned int, remove (now unneeded) <sys/types.h> 1998-07-28 15:22:51 +00:00
i386_get_ldt.2 Fix a bunch of spelling errors. 1998-06-04 21:06:07 +00:00
i386_get_ldt.c
i386_set_ioperm.c u_int --> unsigned int, remove (now unneeded) <sys/types.h> 1998-07-28 15:22:51 +00:00
i386_set_ldt.c
i386_vm86.2 Fixed missing header in synopsis. 1998-08-03 16:29:31 +00:00
i386_vm86.c oops, forgot to do ``cvs add'' first. 1998-07-28 03:39:04 +00:00
Makefile.inc Fixed disordering in previous commit. 1998-07-29 13:43:06 +00:00
Ovfork.S Simplify implementation and eliminate a register preservation problem. 1998-09-18 05:50:52 +00:00
pipe.S
ptrace.S
reboot.S
rfork.S
sbrk.S
setlogin.S
sigpending.S
sigprocmask.S
sigreturn.S
sigsuspend.S Reviewed by: Luoqi Chen, Jordan Hubbard 1998-12-19 02:55:34 +00:00
syscall.S