summaryrefslogtreecommitdiff
path: root/lib/librthread/Symbols.map
AgeCommit message (Expand)Author
2019-02-04add a pthread_get_name_np to match pthread_set_name_np.Ted Unangst
2019-01-12Move sigwait(3) from libpthread to libcJeremie Courreges-Anglas
2017-11-04Revert recent changes to unbreak ports/net/sambaJeremie Courreges-Anglas
2017-10-28Change pthread_cleanup_{push,pop} to macros that store the cleanup infoPhilip Guenther
2017-09-05Move mutex, condvar, and thread-specific data routes, pthread_once, andPhilip Guenther
2017-02-27RELRO means the __{got,plt}_{start,end} symbols are superfluousPhilip Guenther
2016-05-20Delete the _SDA_BASE and _SDA2_BASE symbols: they're unnecessary inPhilip Guenther
2016-05-07Use a Thread Information Block in both single and multi-threaded programs.Philip Guenther