Mail Archives: cygwin-developers/1998/02/19/02:00:11
Geoffrey Noer wrote:
> > I'm not sure. When O_APPEND is set, we have to seek to end of file on
> > fdopen() call. When __SAPP is set, _every_ write call seeks to eof
before
> > write! Is it a correct behavior for O_APPEND? BTW, where fdflags
variable
> > is defined?
>
> -------------------------------- patch -----------------------------
I have no time to check your patch now, but I have the only question - will
write() call seek to the end of file if O_APPEND is set on every write call
(incorrect behavior) or just on on the first call?
--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.
- Raw text -