Patch to port Pth-2.0.7

2006-12-20 Thread Gordon . Schumacher
&& rc > 0 && FD_ISSET(pth_sigpipe[0], &rfds)) { FD_CLR(pth_sigpipe[0], &rfds); rc--; } +#endif /* if an error occurred, avoid confusion in the cleanup loop */ if (rc <= 0) { @@ -848,7 +863,11 @@ /* write signal to signal pipe in ord

ANNOUNCE: DJGPP port of GNU Pth 2.0.7 uploaded

2007-02-23 Thread Gordon . Schumacher
rary using the v2.04 beta of DJGPP. This version may be downloaded at: ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/pth207b.zip Send TIFF library specific bug reports to . Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or <[EMAIL PROTECTED]>. Tha