librt/aio: Some minor improvements.
authorSascha Wildner <saw@online.de>
Sun, 17 Jul 2016 21:12:46 +0000 (23:12 +0200)
committerSascha Wildner <saw@online.de>
Wed, 17 Jan 2018 10:00:23 +0000 (11:00 +0100)
commit3bb2579bbbebd2af7dc3d3214cd37ca1c8f54709
treef271906f26e80839e61cd9f4c571934bdb13a4d5
parent6076db727e3494643fc8197b25ad5ba9e0284795
librt/aio: Some minor improvements.

* Fix error handling in aio_read(), aio_fsync() and aio_write().

* Fix aio_fsync() regarding O_DSYNC, which is part of the [SIO] option
  (_POSIX_SYNCHRONIZED_IO).
lib/librt/aio.c