diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 11cbe2900..51fbf1453 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,13 @@ +2003-03-28 Christopher Faylor <cgf@redhat.com> + + * include/sys/cygwin.h: Declare cygwin_internal as unsigned long. + * external.cc (cygwin_internal): Define as unsigned long. + +2003-03-27 Christopher Faylor <cgf@redhat.com> + + * include/sys/cygwin.h: Move cygwin_internal outside of WINVER + conditional. + 2003-03-27 Thomas Pfaff <tpfaff@gmx.net> * thread.cc: Change 1==foo equations to foo==1 throughout. |