freebsd-dev/lib/libkse
Daniel Eischen 4d6f145a3b Provide a reference to __sys_write. The implementation uses this when
debugging is enabled so the symbol needs to be resolved before rtld
locking is enabled.  I may not really know what I'm talking about,
but it works.

Submitted by:	kan
2003-06-08 17:29:32 +00:00
..
arch/i386 Move the mailbox to the beginning of the thread and align the 2003-04-30 15:05:17 +00:00
support Provide a reference to __sys_write. The implementation uses this when 2003-06-08 17:29:32 +00:00
sys Attempt to eliminate PLT relocations from rwlock aquire/release 2003-05-30 00:21:52 +00:00
test For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +00:00
thread Only init _thread_sigact once, needn't init it again after a fork(). 2003-06-04 12:40:21 +00:00
Makefile Attempt to eliminate PLT relocations from rwlock aquire/release 2003-05-30 00:21:52 +00:00