opnsense-src/lib/libc/stdio
2004-02-20 04:08:28 +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 Pass mbrtowc() and wcrtomb() NULL instead of a pointer to a freshly zeroed 2003-11-04 11:05:55 +00:00
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 Prototype __hdtoa() and __hldtoa(). 2004-01-18 08:28:47 +00:00
flockfile.3
fopen.3
fopen.c
fprintf.c
fpurge.c
fputc.c
fputs.3
fputs.c
fputwc.c Pass mbrtowc() and wcrtomb() NULL instead of a pointer to a freshly zeroed 2003-11-04 11:05:55 +00:00
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 Fix prototype for getchar_unlocked(). 2003-12-07 05:12:51 +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 Document dependence of mktemp(3) on the non-reentrant arc4random(3). 2004-02-20 04:08:28 +00:00
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 Bring the *printf(3) documentation up to date with the code: 2004-01-19 08:28:30 +00:00
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 Pass mbrtowc() and wcrtomb() NULL instead of a pointer to a freshly zeroed 2003-11-04 11:05:55 +00:00
unlocked.c
vasprintf.c
vfprintf.c Implement __hdtoa() and __hldtoa() and enable printf() support for %a 2004-01-18 10:32:49 +00:00
vfscanf.c Fix the handling of negative hexadecimal numbers in integer formats. 2004-01-31 23:16:09 +00:00
vfwprintf.c Merge vfprintf.c, v1.61 and 1.62. For compatibility with __hdtoa() 2004-01-23 22:48:16 +00:00
vfwscanf.c Merge vfscanf.c,v 1.35. 2004-01-31 23:18:53 +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 Pass NULL instead of a pointer to a zeroed mbstate_t object. 2003-11-05 08:20:45 +00:00
vswscanf.c Pass NULL instead of a pointer to a zeroed mbstate_t object. 2003-11-05 08:20:45 +00:00
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