opnsense-src/lib/libthr
John Polstra 7c916264aa Make _thread_suspend work with both the old broken sigtimedwait
implementation and the new improved one.  We now precompute the
signal set passed to sigtimedwait, using an inverted set when
necessary for compatibility with older kernels.
2003-06-29 15:55:44 +00:00
..
arch The move to _retire() a thread in the GC instead of in the thread's 2003-06-29 00:12:40 +00:00
sys - Adjust the makefiles so we have a per architecture makefile. 2003-04-01 07:07:38 +00:00
thread Make _thread_suspend work with both the old broken sigtimedwait 2003-06-29 15:55:44 +00:00
Makefile Create compatibility links for libc_r on ia64 to prevent build-time 2003-06-27 18:07:47 +00:00