Date: Fri, 02 Feb 2001 10:28:38 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <7263-Fri02Feb2001102837+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 In-reply-to: <200102020101.UAA22409@delorie.com> (cvs@delorie.com) Subject: Re: djgpp: djgpp/tests/libc/posix/sys/file/makefile,tflock.c,tflock.ok References: <200102020101 DOT UAA22409 AT delorie DOT com> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Thu, 1 Feb 2001 20:01:37 -0500 > From: "cvs-snowball AT delorie DOT com" > > + /* This call will lock the program in an endless loop, > + since it already has the lock. > + > + FIXME -- Need to add SIGINT interrupt handler and > + console output (syserr?) telling user to > + press CNTL-Break to continue the test. > + > + Commented out for now, replaced with message about bypass. At the time, I posted working code that would remove the need to comment out these tests. Perhaps someone could add it to these test programs.