davidxu 2003/09/03 22:24:53 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_kern.c Log: Allow hooks registered by atexit() to run with current thread pointer set, without this change, my atexit test dumps core. Revision Changes Path 1.92 +4 -1 src/lib/libpthread/thread/thr_kern.c