K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-07-25T15:56:37.718481Z K 7 svn:log V 385 MFC 302860: Fix aio system call wrappers in librt. - Update aio_return/waitcomplete wrappers for the ssize_t return type. - Fix the aio_return() wrapper to fail with EINVAL on a pending job. This matches the semantics of the in-kernel system call. Also, aio_return() returns errors via errno, not via the return value. Approved by: re (gjb) Sponsored by: Chelsio Communications END