about summary refs log tree commit diff
path: root/ports/ChangeLog.mips
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2012-10-24 22:13:15 +0200
committerAndreas Jaeger <aj@suse.de>2012-10-24 22:13:15 +0200
commitde2b6422c641490b92b3130a519693166323423c (patch)
tree6c98b4aa1d810c1f23dd9a300c225a6afa08d1b8 /ports/ChangeLog.mips
parent0bf57f872cb14db88ca8860e9f5b295e38394f16 (diff)
downloadglibc-de2b6422c641490b92b3130a519693166323423c.tar.gz
glibc-de2b6422c641490b92b3130a519693166323423c.tar.xz
glibc-de2b6422c641490b92b3130a519693166323423c.zip
Convert MIPS to use <bits/fcntl-linux.h>
	* sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove all
	definitions and declarations that are provided by
	<bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
Diffstat (limited to 'ports/ChangeLog.mips')
-rw-r--r--ports/ChangeLog.mips6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips
index add9c2dd31..12af7965bb 100644
--- a/ports/ChangeLog.mips
+++ b/ports/ChangeLog.mips
@@ -1,3 +1,9 @@
+2012-10-24  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove all
+	definitions and declarations that are provided by
+	<bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
+
 2012-10-03  Steve Ellcey  <sellcey@mips.com>
 
 	* sysdeps/mips/ieee754.h: Move to...