cvs commit: src/lib/libpthread/thread thr_init.c thr_private.h
 thr_sig.c
    Daniel Eischen 
    deischen at FreeBSD.org
       
    Sun Mar  5 21:02:29 PST 2006
    
    
  
deischen    2006-03-06 05:02:28 UTC
  FreeBSD src repository
  Modified files:
    lib/libpthread/thread thr_init.c thr_private.h thr_sig.c 
  Log:
  Only catch SIGINFO (for dumping thread states) when LIBPTHREAD_DEBUG
  is defined in the environment.
  
  Requested by:   jmg & a few others
  
  Revision  Changes    Path
  1.73      +2 -0      src/lib/libpthread/thread/thr_init.c
  1.124     +1 -0      src/lib/libpthread/thread/thr_private.h
  1.84      +25 -16    src/lib/libpthread/thread/thr_sig.c
    
    
More information about the cvs-src
mailing list