[Bug 1871] O_APPEND is broken for IMFS, DOSFS, and RFS

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri May 4 14:36:30 UTC 2012


https://www.rtems.org/bugzilla/show_bug.cgi?id=1871

Sebastian Huber <sebastian.huber at embedded-brains.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian.huber at embedded-br
                   |                            |ains.de
            Summary|[rfs] opening file with     |O_APPEND is broken for
                   |O_WRONL|O_APPEND  doesn't   |IMFS, DOSFS, and RFS
                   |work as expect              |

--- Comment #3 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2012-05-04 09:36:30 CDT ---
According to POSIX we have:

O_APPEND
  If set, the file offset shall be set to the end of the file prior to each
write.

Please note the "each write".

-- 
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