summaryrefslogtreecommitdiffstats
path: root/lib/libkse/support
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to eliminate PLT relocations from rwlock aquire/releasekan2003-05-302-0/+65
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