summaryrefslogtreecommitdiff
path: root/lib/libpthread/support
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-262-2/+2
* Eliminate plt relocation for kse_switchin.David Xu2005-03-212-0/+2
* The caller is expected to set up PIC register corectly beforeAlexander Kabaev2003-09-051-0/+2
* Rethink the way thr_libc.So is generated. Relying on GCC to extractAlexander Kabaev2003-09-021-4/+32
* Allow gcc driver to process -r option iself, do not use -Wl,-r toAlexander Kabaev2003-08-081-1/+1
* Style.Ruslan Ermilov2003-07-021-2/+2
* Take thr_support.c out of SRCS so that it does not end up in libraries.Ruslan Ermilov2003-07-021-3/+2
* o Use a daemon thread to monitor signal events in kernel, if pendingDavid Xu2003-06-281-0/+3
* Provide a reference to __sys_write. The implementation uses this whenDaniel Eischen2003-06-081-0/+3
* Don't force -L/usr/lib. This is incorrect because we should not beWarner Losh2003-06-081-1/+1
* Attempt to eliminate PLT relocations from rwlock aquire/releaseAlexander Kabaev2003-05-302-0/+65