Changes for version 1.8 - 2005-08-17

  • return immediately from poll_wait if nreqs==0.
  • use <linux/unistd.h> and try to make it work.
  • replaced tests by better ones by Brad Fitzpatrick.
  • fix a bug where the data scalar would be truncated if the data offset is != 0.

Modules

linux-specific aio implemented using clone