aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/rtld_lock.h
Commit message (Expand)AuthorAgeFilesLines
* libexec: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Change compiler setting to make default visibility of the symbols forKonstantin Belousov2015-03-291-3/+3
* Implement support for ELF filters in rtld. Both normal and auxillaryKonstantin Belousov2010-12-251-4/+12
* Provide custom simple allocator for rtld locks in libthr. The allocatorKonstantin Belousov2008-12-021-0/+1
* Add two rtld exported symbols, _rtld_atfork_pre and _rtld_atfork_post.Konstantin Belousov2008-11-271-0/+2
* Fix the problem with the C++ exception handling for the multithreadedKonstantin Belousov2008-05-061-0/+1
* Fix warnings; no parameters in function prototypes.Matthew N. Dodd2003-06-191-2/+2
* Allow threading libraries to register their own lockingAlexander Kabaev2003-05-291-0/+63