Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2006 05:02:28 +0000 (UTC)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_init.c thr_private.h thr_sig.c
Message-ID:  <200603060502.k2652S0q023460@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603060502.k2652S0q023460>