This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
stdio
History
tjr
36cc2a99e1
Add more useful cross-references to the SEE ALSO section.
2003-07-05 07:55:34 +00:00
..
_flock_stub.c
…
asprintf.c
…
clrerr.c
…
fclose.3
…
fclose.c
…
fdopen.c
…
feof.c
…
ferror.3
…
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
…
fgetws.c
…
fileno.c
…
findfp.c
…
flags.c
…
floatio.h
…
flockfile.3
…
fopen.3
…
fopen.c
…
fprintf.c
…
fpurge.c
…
fputc.c
…
fputs.3
…
fputs.c
…
fputwc.c
…
fputws.3
…
fputws.c
…
fread.3
…
fread.c
…
freopen.c
…
fscanf.c
…
fseek.3
…
fseek.c
…
fsetpos.c
…
ftell.c
…
funopen.3
…
funopen.c
…
fvwrite.c
…
fvwrite.h
…
fwalk.c
…
fwide.3
…
fwide.c
…
fwprintf.c
…
fwrite.c
…
fwscanf.c
…
getc.3
…
getc.c
…
getchar.c
…
gets.c
…
getw.c
…
getwc.3
…
getwc.c
…
getwchar.c
…
glue.h
…
local.h
…
makebuf.c
…
Makefile.inc
…
mktemp.3
…
mktemp.c
…
perror.c
…
printf.3
…
printf.c
…
putc.3
…
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
…
stdio.c
…
swprintf.c
…
swscanf.c
…
tempnam.c
…
tmpfile.c
…
tmpnam.3
…
tmpnam.c
…
ungetc.3
…
ungetc.c
…
ungetwc.3
…
ungetwc.c
…
unlocked.c
…
vasprintf.c
…
vfprintf.c
…
vfscanf.c
Revamp scanf's floating-point-parsing algorithm to support
2003-06-28 09:03:05 +00:00
vfwprintf.c
…
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
…