diff options
author | explorer <explorer@pkgsrc.org> | 2000-03-27 23:36:14 +0000 |
---|---|---|
committer | explorer <explorer@pkgsrc.org> | 2000-03-27 23:36:14 +0000 |
commit | 409b187529a3385fa5331632f889f11d6a5bee9e (patch) | |
tree | 39e1d0dde8976e1c61622d218de2e5554853481c /devel/unproven-pthreads/patches/patch-aa | |
parent | 659f0a8c0a8e6348fdceb185b221ca0c0c216efe (diff) | |
download | pkgsrc-409b187529a3385fa5331632f889f11d6a5bee9e.tar.gz |
bump to 0.12 which fixes a locking bug in dup2()
Diffstat (limited to 'devel/unproven-pthreads/patches/patch-aa')
-rw-r--r-- | devel/unproven-pthreads/patches/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/unproven-pthreads/patches/patch-aa b/devel/unproven-pthreads/patches/patch-aa deleted file mode 100644 index 7f72636b150..00000000000 --- a/devel/unproven-pthreads/patches/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2000/02/22 22:07:45 dmcmahill Exp $ - ---- config/configure.in.orig Fri Nov 12 01:08:36 1999 -+++ config/configure.in Tue Feb 22 16:37:24 2000 -@@ -105,5 +105,5 @@ - changequote([,])dnl - changequote(,)dnl -- i386-*-netbsd1.4[A-Z]) -+ i386-*-netbsd1.4*) - name=i386-netbsd-1.3 - except="fork lseek ftruncate pipe fstat" |