Open with O_APPEND fails

Mitar mmitar at gmail.com
Sun Dec 28 04:04:00 UTC 2008


Hi!

On Sun, Dec 28, 2008 at 4:58 AM, Gary Kline <kline at thought.org> wrote:
> Just a thought, but have you figured out what the value of
> that OR is? then check the 6.x and 7.x src.

You mean O_RDONLY? Is not that 0? So that O_RDONLY | O_APPEND is the
same as O_APPEND? (That is why I am writing about O_APPEND flag and
not O_RDONLY | O_APPEND as that bug report.


Mitar


More information about the freebsd-questions mailing list