tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
lib
/
csu
/
callbacks
/
at
master
4 folders
1 file
atexit
Add regress for atexit() vs DSO unloading and start on a similar test for pthread_atfork()
11 years ago
libaa
Add regress for atexit() vs DSO unloading and start on a similar test for pthread_atfork()
11 years ago
libab
Add regress for atexit() vs DSO unloading and start on a similar test for pthread_atfork()
11 years ago
pthread_atfork
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.
11 years ago
Makefile
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.
11 years ago