freebsd-dev/lib/libc/stdio
Mike Pritchard 417349c472 Fix a typo.
1996-05-01 22:49:36 +00:00
..
clrerr.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
fclose.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fclose.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
fdopen.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
feof.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ferror.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ferror.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fflush.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fflush.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
fgetc.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
fgetln.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fgetln.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fgetpos.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
fgets.3 Say what happens to the buffer when fgets() returns NULL. 1996-03-27 17:43:38 +00:00
fgets.c Since n is int now, sanity check must be n <= 0, not simple n == 0 1996-03-25 12:03:11 +00:00
fileno.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
findfp.c Minor cleanup, #include's and unused vars. 1995-10-22 14:52:30 +00:00
flags.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
floatio.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fopen.3 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
fopen.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fprintf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fpurge.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
fputc.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
fputs.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fputs.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
fread.3 Fixed bogus cross references. 1996-03-27 17:54:40 +00:00
fread.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
freopen.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
fscanf.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
fseek.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fseek.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
fsetpos.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ftell.c Removed now-bogus casts that were to hide the inconsistency between the 1996-03-27 18:07:29 +00:00
funopen.3 Fix a variety of minor typos and cross references in a bunch of 1996-01-20 07:29:11 +00:00
funopen.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fvwrite.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fvwrite.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fwalk.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fwrite.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
getc.3 Fixed bogus cross references. 1996-03-27 17:54:40 +00:00
getc.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
getchar.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
gets.c Make a link-time warning for the use of gets(). 1995-10-04 18:29:01 +00:00
getw.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
glue.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
local.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
makebuf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile.inc Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
mktemp.3 Fix a typo. 1996-05-01 22:49:36 +00:00
mktemp.c Minor cleanup, #include's and unused vars. 1995-10-22 14:52:30 +00:00
perror.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
printf.3 Correct a minor typo. Fixes part of PR#1000. 1996-04-09 21:48:21 +00:00
printf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
putc.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
putc.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
putchar.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
puts.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
putw.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
refill.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
remove.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
remove.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
rewind.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
rget.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
scanf.3 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
scanf.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
setbuf.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
setbuf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
setbuffer.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
setvbuf.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
snprintf.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
sprintf.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
sscanf.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
stdio.3 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
stdio.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
tempnam.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
tmpfile.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
tmpnam.3 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
tmpnam.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ungetc.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ungetc.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
vfprintf.c The 4.4-lite vfprintf counted the %# hex prefix and the sign in 1996-03-20 18:28:48 +00:00
vfscanf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
vprintf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
vscanf.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
vsnprintf.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
vsprintf.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
vsscanf.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
wbuf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
wsetup.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00