Changes between Version 396 and Version 397 of Developer/OpenProjects


Ignore:
Timestamp:
02/16/15 16:47:40 (9 years ago)
Author:
Joel Sherrill
Comment:

Asynchronous IO is implemented but not List IO. Move out of retired projects.

Legend:

Unmodified
Added
Removed
Modified
  • Developer/OpenProjects

    v396 v397  
    8989
    9090 *  Make rename() implementation POSIX conformant
     91 *  ''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.
    9192 *  Implement OSEK Support [http://portal.osek-vdx.org/]
    9293 *  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.
     
    146147  *  Lua in RTEMS
    147148  *  [wiki:Projects/GSoC/OpenRISC Porting RTEMS to OpenRISC].
    148   *  ''Implement [wiki:Projects/POSIX_Asynchronous_IO  POSIX Asynchronous and List IO]''
    149149
    150150= Obsolete Projects =