aboutsummaryrefslogtreecommitdiff
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2001-02-09 01:01:06 +0000
committerJeff Johnston <jjohnstn@redhat.com>2001-02-09 01:01:06 +0000
commit34f31ff211ebed37a3a58f73abfe346ff22bde8a (patch)
tree2bcab9c3d01f6252f77fdc02c61e953a2404bb08 /newlib/ChangeLog
parent5336d6de84bcaead2b31dccf963a6ce2be9d5eb0 (diff)
downloadnewlib-34f31ff211ebed37a3a58f73abfe346ff22bde8a.zip
newlib-34f31ff211ebed37a3a58f73abfe346ff22bde8a.tar.gz
newlib-34f31ff211ebed37a3a58f73abfe346ff22bde8a.tar.bz2
2001-02-08 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/stat.h: Must revert change for mknod for CYGWIN until winsup/cygwin/syscalls.cc changes mknod prototype.
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 ee9e891..ed17a09 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,11 @@
2001-02-08 Jeff Johnston <jjohnstn@redhat.com>
+ * libc/include/sys/stat.h: Must revert change for mknod
+ for CYGWIN until winsup/cygwin/syscalls.cc changes mknod
+ prototype.
+
+2001-02-08 Jeff Johnston <jjohnstn@redhat.com>
+
* libc/include/stdio.h: Revert putw prototype.
2001-02-08 Edward M. Lee <tailbert@yahoo.com>