summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_rtld.c
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to eliminate PLT relocations from rwlock aquire/releasekan2003-05-301-0/+137
path, making them suitable for direct use by the dynamic loader. Register libpthread-specific locking API with rtld on startup. This still has some rough edges with signals which should be addresses later. Approved by: re (scottl)
OpenPOWER on IntegriCloud