Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2010 06:21:29 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libthr pthread.map src/lib/libthr/thread thr_sem_new.c
Message-ID:  <201001050621.o056LdFZ018960@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2010-01-05 06:21:29 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr           pthread.map 
  Removed files:
    lib/libthr/thread    thr_sem_new.c 
  Log:
  SVN rev 201559 on 2010-01-05 06:21:29Z by davidxu
  
  Remove extra new semaphore stubs, because libc already has them, and
  ld can find the newest version which is default.
  
  Poked by: kan@
  
  Revision  Changes    Path
  1.33      +0 -7      src/lib/libthr/pthread.map
  1.2       +0 -103    src/lib/libthr/thread/thr_sem_new.c (dead)



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