Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/regress/lib/libpthread Add sigmask2 and sigmask3 to SUBDIR.
details: https://anonhg.NetBSD.org/src/rev/6dc02e37f6c3
branches: trunk
changeset: 574528:6dc02e37f6c3
user: nathanw <nathanw%NetBSD.org@localhost>
date: Thu Mar 03 18:47:23 2005 +0000
description:
Add sigmask2 and sigmask3 to SUBDIR.
diffstat:
regress/lib/libpthread/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 64d01766942f -r 6dc02e37f6c3 regress/lib/libpthread/Makefile
--- a/regress/lib/libpthread/Makefile Thu Mar 03 16:01:37 2005 +0000
+++ b/regress/lib/libpthread/Makefile Thu Mar 03 18:47:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/12/10 17:10:16 nathanw Exp $
+# $NetBSD: Makefile,v 1.26 2005/03/03 18:47:23 nathanw Exp $
.include <bsd.own.mk>
@@ -27,7 +27,7 @@
once1 once2 \
preempt1 \
resolv rwlock1 \
- sem sem2 sigalarm sigmask1 siglongjmp1 sigsuspend
+ sem sem2 sigalarm sigmask1 sigmask2 sigmask3 siglongjmp1 sigsuspend
.endif
Home |
Main Index |
Thread Index |
Old Index