CVSROOT:        /cvs
Module name:    src
Changes by:     mill...@cvs.openbsd.org 2014/11/25 12:08:14

Modified files:
        lib/libc/stdio : setbuf.3 setvbuf.3 

Log message:
C99 says setvbuf() returns non-zero, not EOF.  Also, POSIX documents
that it returns an error for invalid mode which matches our behavior.
OK jmc@ deraadt@

Reply via email to