NetBSD/lib/libc/stdio
christos 5b84b3983f compat core reorg. 2005-09-13 01:44:08 +00:00
..
Makefile.inc PR/30845: Luke Mewburn: strerror_r(3) missing 2005-07-28 16:26:29 +00:00
_fileno.c compat core reorg. 2005-09-13 01:44:08 +00:00
_fseeko.c compat core reorg. 2005-09-13 01:44:08 +00:00
_ftello.c compat core reorg. 2005-09-13 01:44:08 +00:00
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 Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
fgetwc.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
fgetwln.3 Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
fgetwln.c Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
fgetws.3
fgetws.c
fileext.h
fileno.c
findfp.c
flags.c
floatio.h Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
flockfile.3
flockfile.c
fopen.3 Add restrict qualifiers to fopen()/freopen() arguments. 2005-05-25 16:01:24 +00:00
fopen.c
fparseln.3
fparseln.c
fprintf.c
fpurge.c
fputc.c
fputs.3
fputs.c If the string to be printed is NULL substitute "(null)". Approved by core. 2005-06-22 19:45:22 +00:00
fputwc.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
fputws.3
fputws.c
fread.3
fread.c
freopen.c
fscanf.c
fseek.3
fseek.c Re-implement in terms of fseek0() 2005-03-04 16:25:20 +00:00
fseeko.c de __P 2005-03-04 16:04:58 +00:00
fsetpos.c
ftell.c
ftello.c
funopen.3
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwide.3
fwide.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
fwprintf.c Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
fwrite.c
fwscanf.c Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
getc.3
getc.c
getchar.c
gets.c
gettemp.c
getw.c
getwc.3
getwc.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
getwchar.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
glue.h
local.h Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
makebuf.c
mkdtemp.c
mkstemp.c
mktemp.3
mktemp.c
perror.c PR/30845: Luke Mewburn: strerror_r(3) missing 2005-07-28 16:26:29 +00:00
printf.3 PR/30971: Noriyuki Soda: Fix %ll prints long long, and %q is not portable. 2005-07-20 13:31:15 +00:00
printf.c
putc.3
putc.c
putchar.c
puts.c If the string to be printed is NULL substitute "(null)". Approved by core. 2005-06-22 19:45:22 +00:00
putw.c
putwc.3
putwc.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
putwchar.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
refill.c
remove.3
remove.c
rewind.c
rget.c
scanf.3
scanf.c
setbuf.3
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c
sprintf.c
sscanf.c
stdio.3
stdio.c
swprintf.c Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
swscanf.c Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
tempnam.c get the trailing-slash logics right 2005-07-27 13:23:07 +00:00
tmpfile.c
tmpnam.3 use "tempnam" instead of "tmpname" 2005-06-18 10:50:25 +00:00
tmpnam.c
ungetc.3
ungetc.c
ungetwc.3
ungetwc.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
vasprintf.c
vfprintf.c
vfscanf.c
vfwprintf.c Initialize expsize to appease -Wuninitialized for sh3 and m68000. 2005-06-15 09:31:27 +00:00
vfwscanf.c Appease gcc -Wuninitialized 2005-06-12 05:48:41 +00:00
vprintf.c
vscanf.c
vsnprintf.c
vsprintf.c
vsscanf.c
vswprintf.c Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
vswscanf.c Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
vwprintf.c Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
vwscanf.c Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
wbuf.c
wcio.h
wprintf.3 Sort options. 2005-06-03 20:32:20 +00:00
wprintf.c Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
wscanf.3 Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
wscanf.c Add the missing wide char support functions from freebsd. 2005-05-14 23:51:02 +00:00
wsetup.c