NetBSD/lib/libc/stdio
2015-12-29 17:55:23 +00:00
..
clrerr.c
dprintf.c
fclose.3
fclose.c
fdopen.c
feof.c
ferror.3
ferror.c
fflush.3
fflush.c
fgetc.c
fgetln.3 Fix incorrect example (what happens when len == 0?) 2014-06-19 14:27:50 +00:00
fgetln.c
fgetpos.c
fgets.3
fgets.c
fgetstr.c
fgetwc.c
fgetwln.3
fgetwln.c
fgetws.3
fgetws.c
fileext.h
fileno.c
findfp.c
flags.c
floatio.h
flockfile.3
flockfile.c
fmemopen.3 English grammar nit: there's only one function described in this man page 2015-09-06 03:10:50 +00:00
fmemopen.c
fopen.3 Allow changing the default buffering policy for a stdio stream during 2015-07-15 19:08:43 +00:00
fopen.c
fparseln.3
fparseln.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 Don't try to extend the offset range on 32 bit machines by treating negative 2014-11-16 20:32:52 +00:00
fseeko.c Add negative offset checks to fseeko 2014-10-19 11:17:43 +00:00
fsetpos.c
ftell.c
ftello.c
funopen.3 SEE ALSO fmemopen(3) 2015-09-06 01:36:21 +00:00
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwide.3
fwide.c
fwprintf.c
fwrite.c
fwscanf.c
getc.3
getc.c
getchar.c
getdelim.3 Remove trailing whitespace. 2014-09-16 08:52:02 +00:00
getdelim.c
getline.c
gets.c
gettemp.c add a couple of casts. 2015-02-05 16:05:20 +00:00
gettemp.h
getw.c
getwc.3
getwc.c
getwchar.c
glue.h
local.h
makebuf.c Allow changing the default buffering policy for a stdio stream during 2015-07-15 19:08:43 +00:00
Makefile.inc Add printf/scanf man pages from FreeBSD 2015-12-29 17:55:23 +00:00
mkdtemp.c
mkostemp.c
mkostemps.c
mkstemp.c
mkstemps.c
mktemp.3 Add all functions to NAME section. End sentences with dots. 2014-06-19 09:30:33 +00:00
mktemp.c
open_memstream.3 PR/49317: Henning Petersen: Fix prototypes inman page. 2014-10-26 14:19:28 +00:00
open_memstream.c PR/49279: Justin Cormack: add open_memstream 2014-10-13 00:40:36 +00:00
open_wmemstream.c PR/49279: Justin Cormack: add open_memstream 2014-10-13 00:40:36 +00:00
perror.c
printf_l.3 Add printf/scanf man pages from FreeBSD 2015-12-29 17:55:23 +00:00
printf.3 Remove duplicated 'i' from list of numeric formats 2015-11-19 10:03:26 +00:00
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_l.3 Add printf/scanf man pages from FreeBSD 2015-12-29 17:55:23 +00:00
scanf.3
scanf.c
setbuf.3 Allow changing the default buffering policy for a stdio stream during 2015-07-15 19:08:43 +00:00
setbuf.c
setbuffer.c
setvbuf.c
snprintf_ss.c
sscanf.c
stdio.3 add a bunch of functions found in <stdio.h> that weren't listed here. 2015-09-06 04:20:50 +00:00
stdio.c
swprintf.c
swscanf.c
tempnam.c
tmpfile.c
tmpnam.3
tmpnam.c
ungetc.3
ungetc.c
ungetwc.3
ungetwc.c
vasprintf.c
vdprintf.c
vfprintf.c
vfscanf.c
vfwprintf.c
vfwscanf.c
vprintf.c
vscanf.c
vsnprintf_ss.c Return EOVERFLOW like FreeBSD does if the buffer size exceeds INT_MAX 2014-09-29 14:58:33 +00:00
vsnprintf.c Return EOVERFLOW like FreeBSD does if the buffer size exceeds INT_MAX 2014-09-29 14:58:33 +00:00
vsprintf.c
vsscanf.c
vswprintf.c
vswscanf.c
vwprintf.c
vwscanf.c
wbuf.c
wcio.h
wprintf.3
wprintf.c
wscanf.3
wscanf.c
wsetup.c