1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/lib/libpthread
Daniel Eischen c159269082 Remove the i386-specific hack (well, we only run on i386 anyways)
to always set %gs when resuming a thread.

Install this library as libpthread instead of libkse.
2003-04-23 21:48:29 +00:00
..
arch Use popfl to get the flags off the stack instead of popf. 2003-04-21 03:59:07 +00:00
man MFlibc_r: add and document pthread_attr_get_np() function. 2003-03-03 22:40:20 +00:00
sys Protect thread errno from being changed while operating 2003-04-23 21:46:50 +00:00
test For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +00:00
thread Protect thread errno from being changed while operating 2003-04-23 21:46:50 +00:00
Makefile Remove the i386-specific hack (well, we only run on i386 anyways) 2003-04-23 21:48:29 +00:00