summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_rtld.c
Commit message (Expand)AuthorAgeFilesLines
* WARNS=3'ify.deischen2007-11-301-3/+3
* Add _pthread_mutex_init_calloc_cb() to libthr and libkse, so that malloc(3)jasone2007-11-271-1/+1
* Don't attempt to initialize the rtld lock if it can't be malloc()'d.deischen2005-08-291-5/+7
* style(9)deischen2003-11-051-40/+53
* s/foo()/foo(void)/deischen2003-11-041-2/+3
* Tweak rtld lock to allow recursive on reader lock and detect recursivedavidxu2003-08-101-10/+67
* Temporary disable rwlock based code, replace it with low level KSE lockingdavidxu2003-06-281-0/+92
* Attempt to eliminate PLT relocations from rwlock aquire/releasekan2003-05-301-0/+137
OpenPOWER on IntegriCloud