[Bug 1656] GSoC AIO patch
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon Aug 16 15:02:08 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1656
--- Comment #22 from Ralf Corsepius <ralf.corsepius at rtems.org> 2010-08-16 10:02:07 CDT ---
(In reply to comment #20)
> I noticed that psxenosys broke with this patch.
> It broke because some
> of the aio_ routines are implemented but there remain 3 that are not:
All of these had not been implemented before.
> $ grep ENOSYS aio*
> aio_cancel.c: rtems_set_errno_and_return_minus_one( ENOSYS );
aio_cancel currently is non-compilable in Alin's git.
> aio_fsync.c: rtems_set_errno_and_return_minus_one( ENOSYS );
> aio_suspend.c: rtems_set_errno_and_return_minus_one( ENOSYS );
Alin would be the person to answer.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list