diff options
author | Andreas Jaeger <aj@suse.de> | 2012-10-25 20:14:21 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-10-25 20:20:08 +0200 |
commit | af3a9965e5f31f18277ca56585cbc486a616d49c (patch) | |
tree | 389fdaf5639c9585db6ae5570f053d658f79c43f /ports/ChangeLog.ia64 | |
parent | bff6491355e54a58906c2fdd9ffc7e1549308f35 (diff) | |
download | glibc-af3a9965e5f31f18277ca56585cbc486a616d49c.zip glibc-af3a9965e5f31f18277ca56585cbc486a616d49c.tar.gz glibc-af3a9965e5f31f18277ca56585cbc486a616d49c.tar.bz2 |
Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h>
* sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Remove all
definitions and declarations that are provided by
<bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
* sysdeps/unix/sysv/linux/generic/bits/fcntl.h: Remove all
definitions and declarations that are provided by
<bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
* sysdeps/unix/sysv/linux/ia64/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.ia64')
-rw-r--r-- | ports/ChangeLog.ia64 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/ChangeLog.ia64 b/ports/ChangeLog.ia64 index 8d8f4dc..47f51c1 100644 --- a/ports/ChangeLog.ia64 +++ b/ports/ChangeLog.ia64 @@ -1,3 +1,9 @@ +2012-10-25 Andreas Jaeger <aj@suse.de> + + * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Remove all + definitions and declarations that are provided by + <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>. + 2012-10-19 Roland McGrath <roland@hack.frob.com> * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist |