freebsd-dev/lib/libpthread
2003-08-02 22:39:10 +00:00
..
arch -15 is incorrect to be used to align stack to 16 bytes, use ~15 instead. 2003-08-02 22:39:10 +00:00
man The .Fn function 2003-06-08 10:40:44 +00:00
support Style. 2003-07-02 20:52:39 +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 sysctlbyname needs size_t type, not int. 2003-07-31 08:26:58 +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