Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2010 07:50:31 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r201565 - head/lib/libthr/thread
Message-ID:  <201001050750.o057oVu1031112@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: davidxu
Date: Tue Jan  5 07:50:31 2010
New Revision: 201565
URL: http://svn.freebsd.org/changeset/base/201565

Log:
  remove file thr_sem_new.c.

Modified:
  head/lib/libthr/thread/Makefile.inc

Modified: head/lib/libthr/thread/Makefile.inc
==============================================================================
--- head/lib/libthr/thread/Makefile.inc	Tue Jan  5 07:36:02 2010	(r201564)
+++ head/lib/libthr/thread/Makefile.inc	Tue Jan  5 07:50:31 2010	(r201565)
@@ -41,7 +41,6 @@ SRCS+= \
 	thr_rwlockattr.c \
 	thr_self.c \
 	thr_sem.c \
-	thr_sem_new.c \
 	thr_setprio.c \
 	thr_setschedparam.c \
 	thr_sig.c \



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