Date: Tue, 15 Oct 2002 20:55:53 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio vfprintf.c vfwprintf.c Message-ID: <200210160355.g9G3trwj013388@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/10/15 20:55:53 PDT
Modified files:
lib/libc/stdio vfprintf.c vfwprintf.c
Log:
Add support for the XSI %C and %S formats, which are the same as %lc
and %ls.
Revision Changes Path
1.49 +12 -0 src/lib/libc/stdio/vfprintf.c
1.3 +12 -0 src/lib/libc/stdio/vfwprintf.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?200210160355.g9G3trwj013388>
