1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/lib/libc/stdio
Mike Pritchard 417349c472 Fix a typo.
1996-05-01 22:49:36 +00:00
..
clrerr.c
fclose.3
fclose.c
fdopen.c
feof.c
ferror.3
ferror.c
fflush.3
fflush.c
fgetc.c
fgetln.3
fgetln.c
fgetpos.c
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
findfp.c
flags.c
floatio.h
fopen.3 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
fopen.c
fprintf.c
fpurge.c
fputc.c
fputs.3
fputs.c
fread.3 Fixed bogus cross references. 1996-03-27 17:54:40 +00:00
fread.c
freopen.c
fscanf.c
fseek.3
fseek.c
fsetpos.c
ftell.c Removed now-bogus casts that were to hide the inconsistency between the 1996-03-27 18:07:29 +00:00
funopen.3
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwrite.c
getc.3 Fixed bogus cross references. 1996-03-27 17:54:40 +00:00
getc.c
getchar.c
gets.c
getw.c
glue.h
local.h
makebuf.c
Makefile.inc
mktemp.3 Fix a typo. 1996-05-01 22:49:36 +00:00
mktemp.c
perror.c
printf.3 Correct a minor typo. Fixes part of PR#1000. 1996-04-09 21:48:21 +00:00
printf.c
putc.3
putc.c
putchar.c
puts.c
putw.c
refill.c
remove.3
remove.c
rewind.c
rget.c
scanf.3 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
scanf.c
setbuf.3
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c
sprintf.c
sscanf.c
stdio.3 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
stdio.c
tempnam.c
tmpfile.c
tmpnam.3 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
tmpnam.c
ungetc.3
ungetc.c
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
vprintf.c
vscanf.c
vsnprintf.c
vsprintf.c
vsscanf.c
wbuf.c
wsetup.c