Date: Mon, 5 Mar 2001 03:27:50 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fwalk.c getc.c local.h makebuf.c perror.c refill.c rewind.c rget.c ungetc.c vfprintf.c vfscanf.c Message-ID: <200103051127.f25BRpi87251@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/03/05 03:27:50 PST Modified files: (Branch: RELENG_4) lib/libc/stdio fwalk.c getc.c local.h makebuf.c perror.c refill.c rewind.c rget.c ungetc.c vfprintf.c vfscanf.c Log: MFC: style sync with -current Revision Changes Path 1.6.2.1 +5 -6 src/lib/libc/stdio/fwalk.c 1.7.2.1 +2 -3 src/lib/libc/stdio/getc.c 1.1.1.2.6.1 +2 -0 src/lib/libc/stdio/local.h 1.1.1.1.14.1 +2 -0 src/lib/libc/stdio/makebuf.c 1.3.6.1 +2 -0 src/lib/libc/stdio/perror.c 1.8.2.1 +2 -3 src/lib/libc/stdio/refill.c 1.7.2.1 +3 -4 src/lib/libc/stdio/rewind.c 1.2.8.1 +3 -6 src/lib/libc/stdio/rget.c 1.7.2.1 +5 -8 src/lib/libc/stdio/ungetc.c 1.22.2.3 +27 -54 src/lib/libc/stdio/vfprintf.c 1.14.2.1 +9 -12 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?200103051127.f25BRpi87251>