freebsd-skq/lib/libthr
Marcel Moolenaar 9f7b8b0d3c TLS fixes:
o  The TLS pointer (r2) points 0x7000 after the *end* of the TCB.
o  _rtld_allocate_tls() gets a pointer to the current TCB, not the
   current TLS pointer.
o  _rtld_free_tls() gets the size of the TCB structure.
2006-08-31 19:16:47 +00:00
..
arch TLS fixes: 2006-08-31 19:16:47 +00:00
support Use thr_new syscall to create a new thread, obscure context operations 2005-04-23 02:48:59 +00:00
sys __error could be called too early before libthr is initialized, test 2006-07-12 03:44:05 +00:00
thread Remove unused file. 2006-08-29 13:01:23 +00:00
libthr.3 Markup fixes. 2005-06-16 19:01:07 +00:00
Makefile Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
pthread.map 1. Don't override underscore version of aio_suspend(), system(), 2006-07-25 12:50:05 +00:00