]> sourceware.org Git - glibc.git/commit
aio_fsync: fix the access mode check
authorPino Toscano <toscano.pino@tiscali.it>
Fri, 28 Sep 2012 16:35:43 +0000 (18:35 +0200)
committerPino Toscano <toscano.pino@tiscali.it>
Fri, 28 Sep 2012 16:35:43 +0000 (18:35 +0200)
commitb31606c0e1d9f04e2498b7c8262f7de87daa7ce7
treefe0de7f60bd266f727c84f5570d5017efb7f9aad
parent115411772b189e9e41a97618816edd66f0a9a620
aio_fsync: fix the access mode check

Make use of O_ACCMODE and O_RDONLY instead of assuming details of the O_* flags.
ChangeLog
sysdeps/pthread/aio_fsync.c
This page took 0.040762 seconds and 5 git commands to generate.