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
commitfd187e2b735724c166cd750838f5169b96a51c6f (patch)
treef516e404d864d5abc848130431ad93c0aa43674c /src/lib/libc/string
parent0aff1ca9bca933c4d07311213f73765983add6c6 (diff)
downloadopenbsd-fd187e2b735724c166cd750838f5169b96a51c6f.tar.gz
openbsd-fd187e2b735724c166cd750838f5169b96a51c6f.tar.bz2
openbsd-fd187e2b735724c166cd750838f5169b96a51c6f.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