diff options
author | Andreas Jaeger <aj@suse.de> | 2012-10-26 21:17:06 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-10-26 21:17:06 +0200 |
commit | 76a82e29f8afe07bb07b9960c7e4885370a7650a (patch) | |
tree | c0e052821ba8ceada02de3f908195300db96c54b /ports/ChangeLog.hppa | |
parent | b9473651bcf3f0bbea40e9c1e68ec67214faf969 (diff) | |
download | glibc-76a82e29f8afe07bb07b9960c7e4885370a7650a.tar.gz glibc-76a82e29f8afe07bb07b9960c7e4885370a7650a.tar.xz glibc-76a82e29f8afe07bb07b9960c7e4885370a7650a.zip |
HPPA: Use <bits/fcntl-linux.h>
* sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Remove all definitions and declarations that are provided by <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>. (__O_PATH): Define.
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r-- | ports/ChangeLog.hppa | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index 2bfd5d481a..c77eb6bde3 100644 --- a/ports/ChangeLog.hppa +++ b/ports/ChangeLog.hppa @@ -1,3 +1,10 @@ +2012-10-26 Andreas Jaeger <aj@suse.de> + + * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Remove all + definitions and declarations that are provided by + <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>. + (__O_PATH): Define. + 2012-10-24 Joseph Myers <joseph@codesourcery.com> * sysdeps/hppa/nptl/Makefile (tst-oddstacklimit-ENV): Remove. |