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:
authorJeff Johnston <jjohnstn@redhat.com>2002-07-26 00:09:20 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-07-26 00:09:20 +0400
commitaa0ca6fd290c87adca6af8cb3422fff0bbff7169 (patch)
treef0f0a6e6897cbc216ea25e2bc8c392f1645e0c0b /newlib/ChangeLog
parent61921945b6c1d269b64c708070dba4afa85f1556 (diff)
2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/Makefile.am: Add fclean.c. * libc/sys/linux/Makefile.in: Regenerated. * libc/sys/linux/fclean.c: New file.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 468703a4a..02065d80f 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,11 @@
2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
+ * libc/sys/linux/Makefile.am: Add fclean.c.
+ * libc/sys/linux/Makefile.in: Regenerated.
+ * libc/sys/linux/fclean.c: New file.
+
+2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
+
* libc/sys/linux/Makefile.am: Add confstr.c.
* libc/sys/linux/Makefile.in: Regenerated.
* libc/sys/linux/confstr.c: New file.