summaryrefslogtreecommitdiff
path: root/src/lib/libc/string
diff options
context:
space:
mode:
authorguenther <>2015-04-07 01:27:07 +0000
committerguenther <>2015-04-07 01:27:07 +0000
commit8a98fefea13a82a7e7355353723c8ee1722456e7 (patch)
treef516e404d864d5abc848130431ad93c0aa43674c /src/lib/libc/string
parent5bc886238be15ae40e7b95f920d80bf191b2ae70 (diff)
downloadopenbsd-8a98fefea13a82a7e7355353723c8ee1722456e7.tar.gz
openbsd-8a98fefea13a82a7e7355353723c8ee1722456e7.tar.bz2
openbsd-8a98fefea13a82a7e7355353723c8ee1722456e7.zip
Make pthread_atfork() track the DSO that called it like atexit() does,
unregistering callbacks if the DSO is unloaded. Move the callback handling from libpthread to libc, though libpthread still overrides the inner call to handle locking and thread-library reinitialization. Major version bump for both libc and libpthread. verification that this fixes various ports ajacoutot@ asm assistance miod@; ok millert@ deraadt@
Diffstat (limited to 'src/lib/libc/string')
0 files changed, 0 insertions, 0 deletions