aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC:David Xu2006-01-161-1/+0
* Insta-MFC of the shared library version bump. All shared librariesKen Smith2005-07-221-1/+1
* Add a stub libthr(3) man page to document what it is and why, as well asRobert Watson2005-06-111-0/+2
* Use thr_new syscall to create a new thread, obscure context operationsDavid Xu2005-04-231-0/+1
* Add debugger event reporting support, current only TD_CREATE and TD_DEATHDavid Xu2005-04-121-0/+1
* Remove debug symbol from installed library, one can alwaysDavid Xu2005-04-061-1/+1
* Import my recent 1:1 threading working. some features improved includes:David Xu2005-04-021-6/+12
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Add rtld-elf to the include path for the rtld to pthread TLS interface.Doug Rabson2004-08-151-0/+1
* Relink libc_r.a, libc_r.so and libc_r_p.so from libthr to libkse.Marcel Moolenaar2003-09-271-12/+0
* Axe AINC.Ruslan Ermilov2003-07-011-1/+0
* Create compatibility links for libc_r on ia64 to prevent build-timeMarcel Moolenaar2003-06-271-0/+12
* Make WARNS2 clean. The fixes mostly included:Mike Makonnen2003-05-231-0/+2
* - Adjust the makefiles so we have a per architecture makefile.Jeff Roberson2003-04-011-0/+1
* - Add libthr but don't hook it up to the regular build yet. This is anJeff Roberson2003-04-011-0/+26