Date: Wed, 24 Dec 1997 05:17:17 -0800 (PST) From: "Andrey A. Chernov" <ache@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdio fvwrite.c Message-ID: <199712241317.FAA19447@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 1997/12/24 05:17:16 PST Modified files: lib/libc/stdio fvwrite.c Log: Remove wrong comment about snprintf: "return the number of bytes needed, rather the number used" According to Single Unix specs: Upon successful completion, these functions return the number of bytes transmitted excluding the terminating null Revision Changes Path 1.6 +4 -5 src/lib/libc/stdio/fvwrite.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712241317.FAA19447>