NetBSD/lib/libc/stdio
jeremy 20de71c33e Changed HISTORY section to reflect that vsnprintf and snprintf first
appeared in 4.4BSD, rather than ``the current release''.
1998-06-08 23:45:37 +00:00
..
Makefile.inc
clrerr.c
fclose.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
fclose.c
fdopen.c
feof.c
ferror.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ferror.c
fflush.3 fix mdoc references and other mistakes 1998-04-28 20:58:00 +00:00
fflush.c
fgetc.c
fgetln.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
fgetln.c
fgetpos.c
fgets.3 Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
fgets.c
fileno.c
findfp.c
flags.c
floatio.h
fopen.3 fix mdoc references and other mistakes 1998-04-28 20:58:00 +00:00
fopen.c
fprintf.c
fpurge.c
fputc.c
fputs.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
fputs.c
fread.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
fread.c
freopen.c
fscanf.c
fseek.3 Change occurrences of "UNIX" to .Ux or .At as appropriate. 1998-04-28 06:00:51 +00:00
fseek.c
fsetpos.c
ftell.c
funopen.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwrite.c
getc.3 fix mdoc references and other mistakes 1998-04-28 20:58:00 +00:00
getc.c
getchar.c
gets.c
getw.c
glue.h
local.h
makebuf.c
mktemp.3 Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
mktemp.c Need <stdlib.h> for mkstemp() and mktemp() prototypes. 1998-06-01 20:17:50 +00:00
perror.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
perror.c don't assume buf is NL_TEXTMAX long 1998-02-16 11:27:15 +00:00
printf.3 Changed HISTORY section to reflect that vsnprintf and snprintf first 1998-06-08 23:45:37 +00:00
printf.c
putc.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
putc.c
putchar.c
puts.c
putw.c
refill.c
remove.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
remove.c
rewind.c
rget.c
scanf.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
scanf.c
setbuf.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c
sprintf.c
sscanf.c
stdio.3 fix mdoc references and other mistakes 1998-04-28 20:58:00 +00:00
stdio.c
tempnam.c
tmpfile.c Need <stdlib.h> for mkstemp() prototype. 1998-06-01 20:19:46 +00:00
tmpnam.3 Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
tmpnam.c
ungetc.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ungetc.c
vfprintf.c
vfscanf.c
vprintf.c
vscanf.c
vsnprintf.c
vsprintf.c
vsscanf.c
wbuf.c
wsetup.c