summaryrefslogtreecommitdiffstats
path: root/lib/libthr/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Set warning level to 2.davidxu2007-06-081-1/+2
* Bump library versions in preparation for 7.0.deischen2007-05-211-1/+1
* Fix a logic bug I re-introduced in my patch I sent to Danielru2007-05-181-1/+1
* Allow DEFAULT_THREAD_LIB to be set from /etc/src.conf.deischen2007-05-171-4/+4
* Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.deischen2007-05-131-6/+6
* - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread.ru2006-11-261-5/+5
* Remove alpha left-overs.ru2006-08-221-2/+2
* Install shared libpthread library into /lib; needed by someru2006-04-121-1/+5
* Comment out -g compiler option, found by 'FreeBSD Build Options Survey'.davidxu2006-03-271-1/+1
* Convert NO_PROFILE and NO_LIB32 to new style.ru2006-03-181-1/+4
* The thr_new sysscall was already in libc, don't generate it.davidxu2006-01-111-1/+0
* Link libthr to libpthread on Alpha and Sparc.davidxu2005-10-271-0/+10
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* Add a stub libthr(3) man page to document what it is and why, as well asrwatson2005-06-111-0/+2
* Use thr_new syscall to create a new thread, obscure context operationsdavidxu2005-04-231-0/+1
* Add debugger event reporting support, current only TD_CREATE and TD_DEATHdavidxu2005-04-121-0/+1
* Remove debug symbol from installed library, one can alwaysdavidxu2005-04-061-1/+1
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-021-6/+12
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Add rtld-elf to the include path for the rtld to pthread TLS interface.dfr2004-08-151-0/+1
* Relink libc_r.a, libc_r.so and libc_r_p.so from libthr to libkse.marcel2003-09-271-12/+0
* Axe AINC.ru2003-07-011-1/+0
* Create compatibility links for libc_r on ia64 to prevent build-timemarcel2003-06-271-0/+12
* Make WARNS2 clean. The fixes mostly included:mtm2003-05-231-0/+2
* - Adjust the makefiles so we have a per architecture makefile.jeff2003-04-011-0/+1
* - Add libthr but don't hook it up to the regular build yet. This is anjeff2003-04-011-0/+26
OpenPOWER on IntegriCloud