summaryrefslogtreecommitdiff
path: root/Nmakefile
diff options
context:
space:
mode:
authorrpj <rpj>2001-07-18 14:00:56 +0000
committerrpj <rpj>2001-07-18 14:00:56 +0000
commit1dde0f532f346c9382ef706a254861fd23eda12a (patch)
treec8d2d9aea60ec918baad3e13224ce2c19b1539dc /Nmakefile
parentb3e91e9179a85320d6e4aa63780cb653ff6a5a0e (diff)
* rwlock.c (pthread_rwlock_wrlock): Is allowed to be
a cancelation point; re-enable deferred cancelability around the CV call.
Diffstat (limited to 'Nmakefile')
-rw-r--r--Nmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Nmakefile b/Nmakefile
index f5e5a5d..0044993 100644
--- a/Nmakefile
+++ b/Nmakefile
@@ -19,6 +19,6 @@ pthread $(VERSION) :LIBRARY: pthread.def attr.c cancel.c cleanup.c condvar.c \
:: ANNOUNCE CONTRIBUTORS COPYING.LIB ChangeLog FAQ GNUmakefile MAINTAINERS \
Makefile Makefile.in Makefile.vc NEWS PROGRESS README README.WinCE \
TODO WinCE-PORT install-sh errno.c tests tests.mk acconfig.h \
- config.guess config.h.in config.sub configure configure.in signal.c \
+ config.guess config.h.in config.sub configure configure.in signal.c \
README.CV README.NONPORTABLE pthread.dsp pthread.dsw