cvs commit: src/lib/libpthread/thread thr_kern.c

David Xu davidxu at FreeBSD.org
Wed Sep 3 22:24:54 PDT 2003


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


More information about the cvs-src mailing list