[RTEMS Project] #1683: Add O_DSYNC, O_RSYNC

RTEMS trac trac at rtems.org
Thu Dec 18 09:19:47 UTC 2014


#1683: Add O_DSYNC, O_RSYNC
----------------------------+-----------------------------
 Reporter:  ralf.corsepius  |       Owner:  ralf.corsepius
     Type:  defect          |      Status:  new
 Priority:  low             |   Milestone:  5.0
Component:  Newlib          |     Version:  4.11
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+-----------------------------
Changes (by sebastian.huber):

 * priority:  normal => low
 * milestone:  4.11 => 5.0


Old description:

> newlib lacks the defines O_DSYNC and O_RSYNC
> required by the "Synchronized Input and Output" (SIO)
> extensions to OpenGroup/POSIX's fcntl.h.
>
> c.f. http://www.opengroup.org/onlinepubs/9699919799/basedefs/fcntl.h.html
>
> [This topic came up during the GSOC AIO project.]

New description:

 newlib lacks the defines O_DSYNC and O_RSYNC
 required by the "Synchronized Input and Output" (SIO)
 extensions to OpenGroup/POSIX's fcntl.h.

 c.f. http://www.opengroup.org/onlinepubs/9699919799/basedefs/fcntl.h.html

 [This topic came up during the GSOC AIO project.]

--

--
Ticket URL: <http://devel.rtems.org/ticket/1683#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list