diff options
author | Andreas Jaeger <aj@suse.de> | 2012-10-22 09:34:11 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-10-22 09:34:11 +0200 |
commit | 7597ceba89e8969c8e7f603221293b2b533f1943 (patch) | |
tree | e4d34650913c1c1623d6fb229315efd7a99965f0 /ports/ChangeLog.arm | |
parent | 76e38f9aa7a826dbb8979a6ce4039beda3e74ea0 (diff) | |
download | glibc-7597ceba89e8969c8e7f603221293b2b533f1943.zip glibc-7597ceba89e8969c8e7f603221293b2b533f1943.tar.gz glibc-7597ceba89e8969c8e7f603221293b2b533f1943.tar.bz2 |
ARM: Use <bits/fcntl-linux.h>
* sysdeps/unix/sysv/linux/arm/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.arm')
-rw-r--r-- | ports/ChangeLog.arm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm index a450630..3641a52 100644 --- a/ports/ChangeLog.arm +++ b/ports/ChangeLog.arm @@ -1,3 +1,9 @@ +2012-10-21 Andreas Jaeger <aj@suse.de> + + * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Remove all + definitions and declarations that are provided by + <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>. + 2012-10-09 Roland McGrath <roland@hack.frob.com> * sysdeps/arm/configure: Regenerated. |