NetBSD/lib/libc/stdio
2006-12-18 00:40:14 +00:00
..
_fileno.c
_fseeko.c
_ftello.c
asprintf.c
clrerr.c
fclose.3
fclose.c
fdopen.c
feof.c
ferror.3
ferror.c
fflush.3
fflush.c
fgetc.c
fgetln.3
fgetln.c
fgetpos.c
fgets.3
fgets.c
fgetstr.c fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
fgetwc.c SUSv3 said, if an encoding error occurs, the error indicator 2006-07-03 17:06:36 +00:00
fgetwln.3
fgetwln.c
fgetws.3
fgetws.c SUSv3 said, if an encoding error occurs, the error indicator 2006-07-03 17:06:36 +00:00
fileext.h
fileno.c
findfp.c Grr, adjust last so that it works with our busted lint(1). 2006-10-07 21:40:46 +00:00
flags.c
floatio.h
flockfile.3
flockfile.c
fopen.3
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 Must include "namespace.h" for fseeko()'s internal name. 2006-01-26 10:48:18 +00:00
fseeko.c remove bogus (void)&var; From Anon Ymous 2006-12-18 00:40:14 +00:00
fsetpos.c
ftell.c
ftello.c
funopen.3
funopen.c
fvwrite.c Add signal-safe versions of snprintf and vsnprintf 2006-10-27 19:59:58 +00:00
fvwrite.h
fwalk.c
fwide.3
fwide.c
fwprintf.c
fwrite.c
fwscanf.c
getc.3
getc.c
getchar.c
gets.c
gettemp.c
getw.c
getwc.3
getwc.c
getwchar.c
glue.h
local.h
makebuf.c
Makefile.inc Add signal-safe versions of snprintf and vsnprintf 2006-10-27 19:59:58 +00:00
mkdtemp.c
mkstemp.c
mktemp.3 Remove inappropriate comma. 2006-08-04 20:55:45 +00:00
mktemp.c
perror.c Must include "namespace.h" for strerror_r()'s internal name. 2006-01-26 11:13:42 +00:00
printf.3 As suggested by Johan Veenhuizen in PR 32981, reword slightly to avoid 2006-09-25 08:55:33 +00:00
printf.c
putc.3
putc.c
putchar.c
puts.c Move strlen(s) to after s is known to be not NULL, or set to "(null)" . 2006-03-17 02:25:23 +00:00
putw.c
putwc.3
putwc.c
putwchar.c
refill.c
remove.3
remove.c
rewind.c
rget.c
scanf.3
scanf.c
setbuf.3
setbuf.c
setbuffer.c
setvbuf.c
snprintf_ss.c Don't expose _ss functions for 4.0. Requested by core. 2006-11-22 17:23:24 +00:00
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
vasprintf.c
vfprintf.c set n properly so that we can terminate. 2006-10-30 05:10:40 +00:00
vfscanf.c - s/notyet/WIDE_DOUBLE/ 2006-02-16 23:26:19 +00:00
vfwprintf.c fwprintf(stderr) may coredump, when LC_CTYPE locale is set none C/POSIX. 2006-10-01 10:29:21 +00:00
vfwscanf.c
vprintf.c
vscanf.c
vsnprintf_ss.c Don't expose _ss functions for 4.0. Requested by core. 2006-11-22 17:23:24 +00:00
vsnprintf.c
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