diff options
author | Andreas Jaeger <aj@suse.de> | 2012-11-09 16:41:38 +0100 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-11-09 16:41:38 +0100 |
commit | 2c1adbcb765ae5ce9114970324590bbb735c5051 (patch) | |
tree | 1baba502e2bcb466012de5907b6a388bf08676ab /ChangeLog | |
parent | d0f8457e6b682fe06a9a025d982058bb4abf3012 (diff) | |
download | glibc-2c1adbcb765ae5ce9114970324590bbb735c5051.zip glibc-2c1adbcb765ae5ce9114970324590bbb735c5051.tar.gz glibc-2c1adbcb765ae5ce9114970324590bbb735c5051.tar.bz2 |
PowerPC: Use <bits/fcntl-linux.h>
* sysdeps/unix/sysv/linux/powerpc/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 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-11-09 Andreas Jaeger <aj@suse.de> + + * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all + definitions and declarations that are provided by + <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>. + 2012-11-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te". |