summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/rtld_lock.c
Commit message (Expand)AuthorAgeFilesLines
* Add two rtld exported symbols, _rtld_atfork_pre and _rtld_atfork_post.kib2008-11-271-0/+16
* Allow multiple locks to be acquired by detecting correspondingdavidxu2008-09-161-2/+2
* Fix the problem with the C++ exception handling for the multithreadedkib2008-05-061-1/+2
* Use u_int for variable manipulated by atomic ops to match atomickan2007-04-031-1/+1
* Remove 80386 support from the ELF run time linker.jhb2004-11-161-19/+0
* Consistently use __inline instead of __inline__ as the former is an empty macrostefanf2004-07-041-2/+2
* Allow threading libraries to register their own lockingkan2003-05-291-0/+336
OpenPOWER on IntegriCloud