search for: aio_cancel

Displaying 2 results from an estimated 2 matches for "aio_cancel".

Did you mean: io_cancel
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
...yes checking for aio_read in -laio... no checking for asynchronous io support... yes checking for 64-bit asynchronous io support... yes checking for aio_read... yes checking for aio_write... yes checking for aio_fsync... yes checking for aio_return... yes checking for aio_error... yes checking for aio_cancel... yes checking for aio_suspend... yes checking for aio_read64... yes checking for aio_write64... yes checking for aio_fsync64... yes checking for aio_return64... yes checking for aio_error64... yes checking for aio_cancel64... yes checking for aio_suspend64... yes checking whether sendfile support...