freebsd-dev/lib/libpthread
Alexander Kabaev dd83c5f0a2 Allow gcc driver to process -r option iself, do not use -Wl,-r to
bypass it. Doing otherwise did not allow compiler to detect and disable
conflicting options generated from specs.

Reported by:	jake
2003-08-08 03:41:13 +00:00
..
arch Grok async contexts. When a thread is interrupted and an upcall 2003-08-07 08:03:05 +00:00
man The .Fn function 2003-06-08 10:40:44 +00:00
support Allow gcc driver to process -r option iself, do not use -Wl,-r to 2003-08-08 03:41:13 +00:00
sys Move the machine specific files from sys/Makefile.inc and put them 2003-06-23 04:28:31 +00:00
test o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now it 2003-07-17 23:02:30 +00:00
thread Don't call kse_set_curthread() when scheduling a new bound 2003-08-06 00:43:28 +00:00
Makefile o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now it 2003-07-17 23:02:30 +00:00
pthread.map Override libc function raise(), in threading mode, raise() will 2003-07-19 05:25:49 +00:00