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>2005-10-20 18:38:57 +0400
committerCorinna Vinschen <corinna@vinschen.de>2005-10-20 18:38:57 +0400
commitc70571bdbe40645dffd361c2ffb283f4a9275fc2 (patch)
treead3c06deefacc75b53e09a01c1d99b3f7dcbd514 /newlib/ChangeLog
parent81bd1ca7231e12c4cd0248784355ddd8a6de6918 (diff)
* libc/include/sys/time.h: Declare futimes and lutimes for Cygwin.
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 a1350adb5..1788da034 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-20 Corinna Vinschen <corinna@vinschen.de>
+
+ * libc/include/sys/time.h: Declare futimes and lutimes for Cygwin.
+
2005-10-18 Corinna Vinschen <corinna@vinschen.de>
* libc/include/sys/features.h: Define _POSIX_MEMLOCK_RANGE for Cygwin.