summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2007-09-07 21:18:03 +0000
committerJeff Johnston <jjohnstn@redhat.com>2007-09-07 21:18:03 +0000
commit36fe6da675b074a990dd6b115658d744481437b3 (patch)
treef557cbcb9cc2bff79ccb73f3160b6a4323f6fba8 /newlib/ChangeLog
parentdde223343c2cd08f4ac1973134dc9a409a6829f2 (diff)
downloadcygnal-36fe6da675b074a990dd6b115658d744481437b3.tar.gz
cygnal-36fe6da675b074a990dd6b115658d744481437b3.tar.bz2
cygnal-36fe6da675b074a990dd6b115658d744481437b3.zip
2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/sys/_types.h: Add _fpos_t and _fpos64_t definitions in light of the previous change.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index d37db6ecb..b72f5687a 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,4 +1,9 @@
-2007-09-07 Patrick Mansfield <patmans@us.ibm.com>
+2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/sys/linux/sys/_types.h: Add _fpos_t and _fpos64_t
+ definitions in light of the previous change.
+
+2007-09-07 Patrick Mansfield <patmans@us.ibm.com>
* libc/include/machine/_default_types.h: New file, contains what
was previously in libc/include/machine/_types.h.