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.m68k | |
parent | bff6491355e54a58906c2fdd9ffc7e1549308f35 (diff) | |
download | glibc-af3a9965e5f31f18277ca56585cbc486a616d49c.tar glibc-af3a9965e5f31f18277ca56585cbc486a616d49c.tar.gz glibc-af3a9965e5f31f18277ca56585cbc486a616d49c.tar.bz2 glibc-af3a9965e5f31f18277ca56585cbc486a616d49c.zip |
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.m68k')
-rw-r--r-- | ports/ChangeLog.m68k | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/ChangeLog.m68k b/ports/ChangeLog.m68k index dda8cf7ee8..ac879c19fb 100644 --- a/ports/ChangeLog.m68k +++ b/ports/ChangeLog.m68k @@ -1,3 +1,9 @@ +2012-10-25 Andreas Jaeger <aj@suse.de> + + * 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>. + 2012-10-19 Roland McGrath <roland@hack.frob.com> * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: |