diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-04-16 12:11:26 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-04-16 12:11:26 -0700 |
commit | e913141d5f4d4eed4b65f55b0077aeb1c8234e25 (patch) | |
tree | 6fe870f3f1bdb6bc874fc51bf462e50f4a7f53bc /ChangeLog | |
parent | 4856bcd2df33adfc36c762a48853ec613c0d2f68 (diff) | |
download | glibc-e913141d5f4d4eed4b65f55b0077aeb1c8234e25.tar.gz glibc-e913141d5f4d4eed4b65f55b0077aeb1c8234e25.tar.xz glibc-e913141d5f4d4eed4b65f55b0077aeb1c8234e25.zip |
Don't test O_RDONLY case in tst-aio7.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ca232e7a68..90d6d47637 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-04-16 Roland McGrath <roland@hack.frob.com> + + * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now + considered kosher. + 2013-04-16 Siddhesh Poyarekar <siddhesh@redhat.com> * benchtests/Makefile: Include cppflags-iterator.mk to add |