Changes between Version 404 and Version 405 of Developer/OpenProjects


Ignore:
Timestamp:
02/17/15 15:51:28 (9 years ago)
Author:
Gedare Bloom
Comment:

Retire AIO

Legend:

Unmodified
Added
Removed
Modified
  • Developer/OpenProjects

    v404 v405  
    9191
    9292 *  Make rename() implementation POSIX conformant
    93  *  ''Implement [wiki:Projects/POSIX_Asynchronous_IO  POSIX Asynchronous and List IO]''. POSIX Asynchronous IO should be nearly completely implemented as part of the previous GSOC project linked to. POSIX List IO is not currently implemented. This would involve implementing and fully list IO per the [http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/aio.h.html POSIX specification] as well as completing the Asynchronous IO. First step work is to save the state of the project as a report under the appropriate GSOC/YYYY year topic.
    9493 *  Implement OSEK Support [http://portal.osek-vdx.org/]
    9594 *  Investigate the feasibility of implementing applicable sections of the [http://en.wikipedia.org/wiki/IEC_61131 IEC 61131] standard to enable RTEMS-enabled hardware to act as a [http://en.wikipedia.org/wiki/Programmable_logic_controller Programmable Logic Controller].  More information on the IEC 61131 standard can be found at http://www.plcopen.org/ .  [http://www.beremiz.org/] is an open source framework for automation that may be a useful starting point.
     
    143142  *  [wiki:Projects/SystemEvents  kqueue(2) or taskqueue(9)] is a project to port the kqueue(2) or taskqueue(9) API from FreeBSD.
    144143  *  ''[wiki:GSoC/2011/ISO9660_Filesystem  ISO9660 file system]''
     144  *  [wiki:Projects/POSIX_Asynchronous_IO  POSIX Asynchronous IO]. POSIX Asynchronous IO should be nearly done, with perhaps a little more work to do. POSIX List IO is not currently implemented. This would involve implementing and fully list IO per the [http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/aio.h.html POSIX specification] as well as completing the Asynchronous IO. First step work is to save the state of the project as a report under the appropriate GSOC/YYYY year topic.
    145145 *  Languages
    146146  *  [wiki:Projects/Parrot Parrot On RTEMS]