From 1dde0f532f346c9382ef706a254861fd23eda12a Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 18 Jul 2001 14:00:56 +0000 Subject: * rwlock.c (pthread_rwlock_wrlock): Is allowed to be a cancelation point; re-enable deferred cancelability around the CV call. --- Nmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Nmakefile') 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 -- cgit v1.2.3