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-05-24 02:05:54 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-05-24 02:05:54 +0400
commit164ee5b054159adfb4acb394ca8a0760f67d63a2 (patch)
tree9ec4a2825db6e46b2329fbf8f16653e209282c40 /newlib/ChangeLog
parentb4bb31ad55c8e71e7a6e2568f7fba3f395d513ba (diff)
2002-05-23 Gareth Pearce <tilps@hotmail.com>
* libc/stdio/Makefile.am: Modify to add setbuffer.c and setlinebuf.c. * libc/stdio/Makefile.in: Regenerated. * libc/stdio/setbuffer.c: New file. * libc/stdio/setlinebuf.c: New file.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 9f245b8b9..3aa09e495 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2002-05-23 Gareth Pearce <tilps@hotmail.com>
+
+ * libc/stdio/Makefile.am: Modify to add setbuffer.c and setlinebuf.c.
+ * libc/stdio/Makefile.in: Regenerated.
+ * libc/stdio/setbuffer.c: New file.
+ * libc/stdio/setlinebuf.c: New file.
+
2002-05-23 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/Makefile.am: Add resource.c.