While trying to save space in Subject line, I created an
unclear bugreport.

The change in fflush() was with write error only.
Under normal conditions, fflush() writes pending data
just fine AND clears the write buffer.  But in case
write(2) errors out, fflush() now does nothing, while
in pre-2.7 glibc it cleared the write buffer.

Please excuse me for possible confusion.

/mjt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to