summaryrefslogtreecommitdiff
path: root/devel/mit-pthreads/patches/patch-bv
blob: a5cc961fd43b3ace56b41ce74a81bdcefb47d4c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-bv,v 1.2 1999/12/28 05:08:11 wiz Exp $
diff -ur config/configure.in config/configure.in
--- config/configure.in	Wed Nov  3 12:15:27 1999
+++ config/configure.in	Wed Nov  3 19:23:27 1999
@@ -222,7 +222,7 @@
 	name=i386-netbsd-1.3
 	sysincludes=netbsd-1.1
 	except="fork lseek ftruncate pipe fstat"
-	available_syscalls="sigsuspend sigprocmask"
+	available_syscalls="sigsuspend sigaction sigprocmask"
 		;;
 changequote([,])dnl
     i386-*-netbsd1.3*)