Date: Thu, 21 Mar 2002 14:48:38 -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 findfp.c fseek.c local.h mktemp.c refill.c sscanf.c tempnam.c tmpnam.c ungetc.c vfprintf.c vsscanf.c Message-ID: <200203212248.g2LMmc181033@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/03/21 14:48:38 PST
Modified files:
lib/libc/stdio findfp.c fseek.c local.h mktemp.c
refill.c sscanf.c tempnam.c tmpnam.c
ungetc.c vfprintf.c vsscanf.c
Log:
Remove __P() usage.
Revision Changes Path
1.19 +2 -2 src/lib/libc/stdio/findfp.c
1.39 +1 -1 src/lib/libc/stdio/fseek.c
1.11 +24 -24 src/lib/libc/stdio/local.h
1.23 +2 -2 src/lib/libc/stdio/mktemp.c
1.16 +2 -2 src/lib/libc/stdio/refill.c
1.8 +2 -2 src/lib/libc/stdio/sscanf.c
1.9 +2 -2 src/lib/libc/stdio/tempnam.c
1.4 +1 -1 src/lib/libc/stdio/tmpnam.c
1.12 +2 -2 src/lib/libc/stdio/ungetc.c
1.38 +6 -6 src/lib/libc/stdio/vfprintf.c
1.8 +1 -1 src/lib/libc/stdio/vsscanf.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?200203212248.g2LMmc181033>
