CVSROOT:        /cvs
Module name:    src
Changes by:     mill...@cvs.openbsd.org 2016/05/26 06:53:28

Modified files:
        lib/libc/stdio : fputs.3 

Log message:
fputs(3) now returns a non-negative number (as opposed to 0) on successful
completion, just like puts(3).  Found the hard way in portable code.
OK jmc@

Reply via email to