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-03-10 00:52:23 +0300
committerCorinna Vinschen <corinna@vinschen.de>2003-03-10 00:52:23 +0300
commit2c440f9c1af6be258d2d3b70e4f17950e1b99946 (patch)
tree0efc2f915698e524d9bab0f1c215759374c8d76c /newlib/ChangeLog
parentb1aae492d01d8124298d25eeac96e18dc9c09119 (diff)
* libc/include/sys/config.h: Define __CYGWIN_USE_BIG_TYPES__ for
Cygwin.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 9e70637b5..e600e2c21 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,10 @@
2003-03-09 Corinna Vinschen <corinna@vinschen.de>
+ * libc/include/sys/config.h: Define __CYGWIN_USE_BIG_TYPES__ for
+ Cygwin.
+
+2003-03-09 Corinna Vinschen <corinna@vinschen.de>
+
* libc/include/pwd.h: Add guards to avoid type clashes when compiling
Cygwin.
* libc/include/sys/stat.h: Ditto.