Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Apr 2006 23:23:51 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread Makefile.inc thr_cancel.c thr_kern.c thr_private.h thr_rtld.c thr_sig.c
Message-ID:  <200604042323.k34NNp8m035318@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2006-04-04 23:23:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libthr/thread    Makefile.inc thr_cancel.c thr_kern.c 
                         thr_private.h thr_sig.c 
  Added files:           (Branch: RELENG_6)
    lib/libthr/thread    thr_rtld.c 
  Log:
  MFC thr_cancel.c  revision 1.12
      thr_kern.c    revision 1.20
      thr_private.h revision 1.58
      thr_sig.c     revision 1.16, 1.17
      thr_rtld.c    revision 1.0-1.2
  
      Add rtld locking support.
  
  Approved by: re (scottl)
  
  Revision  Changes    Path
  1.10.2.2  +1 -0      src/lib/libthr/thread/Makefile.inc
  1.11.2.1  +1 -1      src/lib/libthr/thread/thr_cancel.c
  1.19.2.1  +0 -2      src/lib/libthr/thread/thr_kern.c
  1.47.2.2  +7 -0      src/lib/libthr/thread/thr_private.h
  1.3.2.1   +219 -0    src/lib/libthr/thread/thr_rtld.c (new)
  1.13.2.2  +6 -2      src/lib/libthr/thread/thr_sig.c



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