freebsd-nq/lib/libc/stdio
2013-04-11 12:49:42 +00:00
..
_flock_stub.c
asprintf.c
clrerr.c
dprintf.c
fclose.3
fclose.c Take the spinlock around clearing of the fp->_flags in fclose(3), which 2012-04-24 17:51:36 +00:00
fcloseall.c
fdopen.c libc: Allow setting close-on-exec in fopen/freopen/fdopen. 2012-11-30 23:51:33 +00:00
feof.c
ferror.3
ferror.c
fflush.3
fflush.c
fgetc.c
fgetln.3
fgetln.c
fgetpos.c
fgets.3 Remove reference to non-existent FreeBSD Security Architecture 2012-05-09 17:27:49 +00:00
fgets.c
fgetwc.c Previously, vfscanf()'s wide character processing functions were 2012-04-29 16:28:39 +00:00
fgetwln.3
fgetwln.c
fgetws.3
fgetws.c
fileno.c
findfp.c Take the spinlock around clearing of the fp->_flags in fclose(3), which 2012-04-24 17:51:36 +00:00
flags.c libc: Allow setting close-on-exec in fopen/freopen/fdopen. 2012-11-30 23:51:33 +00:00
floatio.h
flockfile.3
fmemopen.c - Fix more style(9)-related issues (copyright header, spaces after function 2013-02-01 13:04:06 +00:00
fopen.3 mdoc: Remove EOL whitespace. 2013-02-09 07:01:05 +00:00
fopen.c
fprintf.c
fpurge.c Only set _w to 0 when the file stream is not currently reading. Without 2012-05-30 04:06:38 +00:00
fputc.c
fputs.3
fputs.c
fputwc.c
fputws.3
fputws.c As noted by Peter Jeremy, r234528 only partially fixed the infinite 2012-04-21 07:31:27 +00:00
fread.3
fread.c
freopen.c libc: Allow setting close-on-exec in fopen/freopen/fdopen. 2012-11-30 23:51:33 +00:00
fscanf.c
fseek.3
fseek.c
fsetpos.c
ftell.c
funopen.3
funopen.c
fvwrite.c
fvwrite.h
fwalk.c Remove unused atomic header 2013-04-11 12:49:42 +00:00
fwide.3
fwide.c
fwprintf.c
fwrite.c
fwscanf.c
getc.3
getc.c
getchar.c
getdelim.c
getline.3 The getline function returns the number of characters read, not 2012-12-01 15:25:41 +00:00
getline.c
gets.c
getw.c
getwc.3
getwc.c
getwchar.c
glue.h
local.h Previously, vfscanf()'s wide character processing functions were 2012-04-29 16:28:39 +00:00
makebuf.c
Makefile.inc Add an implementation of open_memstream() and open_wmemstream(). These 2013-02-27 19:50:46 +00:00
mktemp.3
mktemp.c
open_memstream.3 mdoc: add missing El. 2013-02-27 20:09:25 +00:00
open_memstream.c Add an implementation of open_memstream() and open_wmemstream(). These 2013-02-27 19:50:46 +00:00
open_wmemstream.c Add an implementation of open_memstream() and open_wmemstream(). These 2013-02-27 19:50:46 +00:00
perror.c
printf_l.3 Add two new locale-specific man pages: 2012-05-23 17:13:30 +00:00
printf-pos.c
printf.3 Clarify that the ' flag is an apostrophe. 2012-11-08 02:01:04 +00:00
printf.c
printfcommon.h
printflocal.h
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_l.3 Correct double "the the" 2012-09-14 21:28:56 +00:00
scanf.3 Minor mdoc nits. 2012-05-12 20:27:13 +00:00
scanf.c
setbuf.3 setbuf(3): Restore a BUGS section about setbuf(). 2013-02-18 22:47:59 +00:00
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c If the size passed to {,v}s{w,n}printf is larger than INT_MAX+1 2012-04-21 06:10:18 +00:00
sprintf.c
sscanf.c
stdio.3
stdio.c
swprintf.c
swscanf.c
Symbol.map Add an implementation of open_memstream() and open_wmemstream(). These 2013-02-27 19:50:46 +00:00
tempnam.c
tmpfile.c
tmpnam.3
tmpnam.c
ungetc.3
ungetc.c
ungetwc.3
ungetwc.c
vasprintf.c
vdprintf.c
vfprintf.c If the size passed to {,v}s{w,n}printf is larger than INT_MAX+1 2012-04-21 06:10:18 +00:00
vfscanf.c Remove incorrect __restrict qualifier on several pointers 2012-04-30 11:28:17 +00:00
vfwprintf.c If the size passed to {,v}s{w,n}printf is larger than INT_MAX+1 2012-04-21 06:10:18 +00:00
vfwscanf.c Remove incorrect __restrict qualifier on several pointers 2012-04-30 11:28:17 +00:00
vprintf.c
vscanf.c
vsnprintf.c If the size passed to {,v}s{w,n}printf is larger than INT_MAX+1 2012-04-21 06:10:18 +00:00
vsprintf.c
vsscanf.c
vswprintf.c If the size passed to {,v}s{w,n}printf is larger than INT_MAX+1 2012-04-21 06:10:18 +00:00
vswscanf.c
vwprintf.c
vwscanf.c
wbuf.c
wprintf.3
wprintf.c
wscanf.3 Minor mdoc nits. 2012-05-12 20:27:13 +00:00
wscanf.c
wsetup.c
xprintf_errno.c
xprintf_float.c
xprintf_hexdump.c
xprintf_int.c
xprintf_quote.c
xprintf_str.c
xprintf_time.c
xprintf_vis.c
xprintf.c The register_printf_render_std() function expects regular string. 2012-07-04 17:35:07 +00:00