freebsd-src/sys/alpha/linux
Andrew Gallatin 922683e01a Enable linux thread support on the alpha. The guts of linux_clone was
mainly cut-n-pasted from the i386 port, except for the method of setting
the child's stack which is the only MD part of this function.

I've tested with the example apps shipped with the linux threads source
code (ex1-ex6) and with several binary builds of Mozilla.
2000-11-10 23:04:31 +00:00
..
linux.h Make MINSIGSTKSZ machine dependent, and have the sigaltstack 2000-11-09 08:25:48 +00:00
linux_dummy.c use DUMMY macro and support from linux_util.h 2000-11-01 23:13:49 +00:00
linux_genassym.c I don't know why this used to compile for me, but now struct 2000-11-01 08:48:53 +00:00
linux_ioctl.h Sort. 2000-11-02 04:13:51 +00:00
linux_locore.s Move the linux abi's alpha md files over to using David's build-time 2000-11-01 23:07:25 +00:00
linux_machdep.c Enable linux thread support on the alpha. The guts of linux_clone was 2000-11-10 23:04:31 +00:00
linux_sysvec.c Make MINSIGSTKSZ machine dependent, and have the sigaltstack 2000-11-09 08:25:48 +00:00
Makefile Make the target a little bit more generic. 2000-11-01 08:47:34 +00:00
syscalls.conf $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
syscalls.master Fix generated include path. 2000-11-04 07:21:37 +00:00