diff options
author | Andreas Schwab <schwab@suse.de> | 2015-08-10 15:04:09 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2015-08-11 09:37:38 +0200 |
commit | dc8a7ff24dfd1fd97a50b4b83a715958b31e4b92 (patch) | |
tree | 1146f205cbd2f22bd875d5ce086aa29444e99098 /ChangeLog | |
parent | 4afe4b20ce120fd46bd67e212b102019c2e40e81 (diff) | |
download | glibc-dc8a7ff24dfd1fd97a50b4b83a715958b31e4b92.tar glibc-dc8a7ff24dfd1fd97a50b4b83a715958b31e4b92.tar.gz glibc-dc8a7ff24dfd1fd97a50b4b83a715958b31e4b92.tar.bz2 glibc-dc8a7ff24dfd1fd97a50b4b83a715958b31e4b92.zip |
Remove unused definition of __openat(64)_nocancel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2015-08-11 Andreas Schwab <schwab@suse.de> + + * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Don't define. + * sysdeps/unix/sysv/linux/wordsize-64/openat.c + (__openat64_nocancel): Likewise. + 2015-08-11 Joseph Myers <joseph@codesourcery.com> * math/auto-libm-test-in: Add more tests of acosh, asin, asinh, |