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:
authorChristopher Faylor <me@cgf.cx>2005-11-18 18:45:54 +0300
committerChristopher Faylor <me@cgf.cx>2005-11-18 18:45:54 +0300
commitd3e81bdac89c4789783cb51ac261bcfbb58df49a (patch)
treec81febbdc2c77be6a3a45fb08f32f2f0b0838938 /newlib/ChangeLog
parent808139f1af2a37d898f06664cc2f8124f2b61e70 (diff)
* include/time.h: Move cygwin declarations to cygwin-specific header.
* include/sys/time.h: Rename cygwin include to "sys_time.h".
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 9bf48c25c..e2993e2bb 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-18 Christopher Faylor <cgf@timesys.com>
+
+ * include/time.h: Move cygwin declarations to cygwin-specific header.
+ * include/sys/time.h: Rename cygwin include to "sys_time.h".
+
2005-11-17 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/dl/dl-local.h: New file based on old dlfcn.h