Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2003-05-12 15:26:11 +0400
committerCorinna Vinschen <corinna@vinschen.de>2003-05-12 15:26:11 +0400
commitb47fcdf03dee9b496d37763c6abebcc1e95cbb8c (patch)
treea5f47e36dcae2a7e7978e29c4cae1393c2080f5c /newlib/ChangeLog
parent11e3a52072b7ccc02ddbf518ea70a3d8a0909069 (diff)
* libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index f242f9feb..3f9b362c6 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,9 @@
2003-05-12 Corinna Vinschen <corinna@vinschen.de>
+ * libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__.
+
+2003-05-12 Corinna Vinschen <corinna@vinschen.de>
+
* configure.host: Accomodate removing the libc/sys/cygwin dir.
* libc/locale/ldpart.c (__part_load_locale): Use 64 bit stat call
if __CYGWIN_USE_BIG_TYPES__ is set.