Update: Cygwin port now working...

This commit is contained in:
hpa 2001-11-29 22:06:22 +00:00
parent 64ae5fda79
commit 4a0c498c38

View file

@ -3,8 +3,8 @@ $Id$
Changes in 0.29: Changes in 0.29:
Posixly correctness. Posixly correctness.
Some preliminary work for compiling under Cygwin (doesn't work Now works on Win32 systems using Cygwin (see
yet.) <http://www.cygwin.com/>).
Fixed a bug which could cause a standalone server to exit with Fixed a bug which could cause a standalone server to exit with
a "recvfrom: Interrupted system call" log message if signals a "recvfrom: Interrupted system call" log message if signals
@ -51,8 +51,8 @@ Changes in 0.26:
Enable the (limited) use of readline on systems which don't Enable the (limited) use of readline on systems which don't
have readline/history.h. have readline/history.h.
Support compiling under MacOS X with filk (see Support compiling under MacOS X with fink (see
<http://filk.sourceforge.net/>). Thanks for Justin Hallett <http://fink.sourceforge.net/>). Thanks for Justin Hallett
and Eric Eslinger for their help in getting this working! and Eric Eslinger for their help in getting this working!