1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/lib/libc/stdio
2003-09-08 19:57:22 +00:00
..
_flock_stub.c
asprintf.c
clrerr.c
fclose.3
fclose.c
fdopen.c
feof.c
ferror.3 mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
ferror.c
fflush.3 Add or correct section number in .Xr. Use .Vt or .Fn 2003-06-08 10:01:52 +00:00
fflush.c
fgetc.c
fgetln.3
fgetln.c
fgetpos.c
fgets.3
fgets.c
fgetwc.c
fgetws.3 MFp4: Add the standard "the {fgetws,fputws} function will fail if" text 2003-03-09 02:56:54 +00:00
fgetws.c
fileno.c
findfp.c
flags.c
floatio.h Rework the floating point code in printf(). Significant changes: 2003-04-05 22:11:42 +00:00
flockfile.3
fopen.3
fopen.c
fprintf.c
fpurge.c
fputc.c
fputs.3
fputs.c
fputwc.c
fputws.3 Assorted mdoc(7) fixes. 2003-05-22 13:02:28 +00:00
fputws.c
fread.3
fread.c
freopen.c
fscanf.c
fseek.3
fseek.c
fsetpos.c
ftell.c
funopen.3 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwide.3
fwide.c
fwprintf.c
fwrite.c
fwscanf.c
getc.3 mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
getc.c
getchar.c
gets.c Back out previous. Many people disagreed with removing the warning. 2003-01-30 23:32:53 +00:00
getw.c
getwc.3
getwc.c
getwchar.c
glue.h
local.h
makebuf.c
Makefile.inc
mktemp.3
mktemp.c Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
perror.c
printf.3
printf.c
putc.3 mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
putc.c
putchar.c
puts.c
putw.c
putwc.3
putwc.c
putwchar.c
refill.c
remove.3
remove.c
rewind.c
rget.c
scanf.3 Update to reflect changes in vfscanf.c,v 1.32. Remove bogus 2003-06-28 09:03:25 +00:00
scanf.c
setbuf.3
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c
sprintf.c
sscanf.c
stdio.3 mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
stdio.c
swprintf.c
swscanf.c
tempnam.c
tmpfile.c Fix use of an uninitialized pointer introduced in a previous revision. 2003-02-06 01:08:19 +00:00
tmpnam.3 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
tmpnam.c
ungetc.3
ungetc.c
ungetwc.3
ungetwc.c
unlocked.c
vasprintf.c
vfprintf.c %E-like %g and %G conversions should remove trailing zeroes unless 2003-04-19 23:53:19 +00:00
vfscanf.c Revamp scanf's floating-point-parsing algorithm to support 2003-06-28 09:03:05 +00:00
vfwprintf.c %E-like %g and %G conversions should remove trailing zeroes unless 2003-04-19 23:53:19 +00:00
vfwscanf.c Fix two incorrect uses of sizeof: we need to divide the size of the buffer 2003-07-05 03:39:23 +00:00
vprintf.c
vscanf.c
vsnprintf.c When size is 1 should just null terminate the string. The dummy variable 2003-07-02 07:08:44 +00:00
vsprintf.c
vsscanf.c
vswprintf.c
vswscanf.c
vwprintf.c
vwscanf.c
wbuf.c
wprintf.3 Add more useful cross-references to the SEE ALSO section. 2003-07-05 07:55:34 +00:00
wprintf.c
wscanf.3 Catch up with recent FP-related changes to scanf.3 and vfwscanf.c. 2003-07-05 07:47:55 +00:00
wscanf.c
wsetup.c