Changes between Version 19 and Version 20 of Developer/OpenProjects


Ignore:
Timestamp:
03/07/08 00:35:48 (16 years ago)
Author:
JoelSherrill
Comment:

/* Implement POSIX FIFOs */ Add resource references

Legend:

Unmodified
Added
Removed
Modified
  • Developer/OpenProjects

    v19 v20  
    354354Status: No active volunteers.
    355355
    356 Implement POSIX (named) FIFOs and (unnamed) Pipes.  See [wiki:Projects/POSIXFIFOs POSIXFIFOs]
    357 for technical details.
     356Implement POSIX (named) FIFOs and (unnamed) Pipes.  See [wiki:Projects/POSIXFIFOs POSIXFIFOs] for technical details.
     357
     358Most of the core RTEMS developers are potential resources here.  [wiki:JoelSherrrill JoelSherrrill] and [wiki:JenniferAverett JenniferAverett] originally implemented the filesystem infrastructure.  [wiki:ThomasDoerfler ThomasDoerfler] and [wiki:ChrisJohns ChrisJohns] have done extensive work with the FAT filesystem on disk, flash,and RAM.  [wiki:TillStraumman TillStraumman] implemented an NFS client for RTEMS.  [wiki:EricNorum EricNorum] implemented the TFTP filesystem and is familiar with the system call infrastructure.
    358359= Implement Functionality Currently Missing in dup =
    359360