NetBSD/lib/libc/stdio
thorpej 42320e8223 * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h.
* Add prototype for vfscanf to <stdio.h>.
* Remove #define of vfscanf to __svfscanf from <stdio.h>.
* Include local.h in libc files which need __svfscanf.
* Add vfscanf weak alias to __svfscanf.

Fixes standards/16997.

NOTE: libc minor not bumped -- ride on the bump to 12.84 made by
itojun today.
2002-05-24 22:17:20 +00:00
..
_fseeko.c
_ftello.c
asprintf.c
clrerr.c
fclose.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
fclose.c
fdopen.c
feof.c
ferror.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
ferror.c
fflush.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
fflush.c
fgetc.c
fgetln.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
fgetln.c
fgetpos.c
fgets.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
fgets.c
fgetwc.c
fileext.h
fileno.c
findfp.c fully initialize the structure to avoid gcc complaints. 2002-03-12 22:56:16 +00:00
flags.c
floatio.h
fopen.3 Consistent wording: plain files -> regular files. 2002-05-15 07:00:22 +00:00
fopen.c
fprintf.c
fpurge.c
fputc.c
fputs.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
fputs.c
fputwc.c
fread.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
fread.c
freopen.c
fscanf.c * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h. 2002-05-24 22:17:20 +00:00
fseek.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
fseek.c
fseeko.c
fsetpos.c
ftell.c
ftello.c
funopen.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwide.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
fwide.c
fwrite.c
getc.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
getc.c
getchar.c
gets.c
gettemp.c Revert addition of mkdtemp() to libnbcompat. I don't think we need mktemp(1) 2002-04-01 13:59:34 +00:00
getw.c
getwc.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
getwc.c
getwchar.c
glue.h
local.h * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h. 2002-05-24 22:17:20 +00:00
makebuf.c
Makefile.inc
mkdtemp.c Revert addition of mkdtemp() to libnbcompat. I don't think we need mktemp(1) 2002-04-01 13:59:34 +00:00
mkstemp.c
mktemp.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
mktemp.c
perror.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
perror.c
printf.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
printf.c
putc.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
putc.c
putchar.c
puts.c
putw.c
putwc.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
putwc.c putwc and putwchar's argument is wchar_t, not wint_t. 2002-03-14 21:21:00 +00:00
putwchar.c putwc and putwchar's argument is wchar_t, not wint_t. 2002-03-14 21:21:00 +00:00
refill.c
remove.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
remove.c
rewind.c
rget.c
scanf.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
scanf.c * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h. 2002-05-24 22:17:20 +00:00
setbuf.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c
sprintf.c
sscanf.c
stdio.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
stdio.c
tempnam.c
tmpfile.c
tmpnam.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
tmpnam.c
ungetc.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
ungetc.c
ungetwc.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
ungetwc.c
vasprintf.c
vfprintf.c
vfscanf.c * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h. 2002-05-24 22:17:20 +00:00
vprintf.c
vscanf.c * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h. 2002-05-24 22:17:20 +00:00
vsnprintf.c
vsprintf.c
vsscanf.c
wbuf.c
wcio.h
wsetup.c