freebsd-nq/lib/libthr
Peter Wemm c5bfff3bab Use the recently exposed fs/gs set functions when compiling libthr to
run as a 32 bit support library for an amd64 kernel.  32 bit consumers of
libthr have zero chance of running on an amd64 kernel since we don't
implement the i386_set_ldt() family of functions.  Note that this commit
doesn't make it actually work, it just removes one more obstacle.
2004-11-06 03:30:53 +00:00
..
arch Use the recently exposed fs/gs set functions when compiling libthr to 2004-11-06 03:30:53 +00:00
sys
thread 1. Now that it's a thread's state is changed from within the kernel, where 2004-10-13 11:42:20 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00