Date: Tue, 17 Feb 1998 09:34:01 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdio printf.3 setbuf.3 vfprintf.c vfscanf.c Message-ID: <199802171734.JAA01385@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1998/02/17 09:34:00 PST Modified files: (Branch: RELENG_2_2) lib/libc/stdio printf.3 setbuf.3 vfprintf.c vfscanf.c Log: MFC: various improvements to printf() family, among them support for long double. Revision Changes Path 1.6.2.1 +15 -1 src/lib/libc/stdio/printf.3 1.1.1.1.8.2 +1 -1 src/lib/libc/stdio/setbuf.3 1.9.2.2 +403 -24 src/lib/libc/stdio/vfprintf.c 1.3.2.5 +20 -7 src/lib/libc/stdio/vfscanf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802171734.JAA01385>