NetBSD/lib/libc/stdio
drochner 5a8030ba23 modify the previous fix so that no pointless realloc()s are done in
the case of multiple empty continuation lines, and comment the code
to make the logics obvious
fix an unrelated comment
2007-03-08 19:57:53 +00:00
..
_fileno.c
_fseeko.c
_ftello.c
asprintf.c * Consider all negative return values as error, not just -1. 2007-01-26 00:27:54 +00:00
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
fgetwln.3
fgetwln.c
fgetws.3
fgetws.c
fileext.h
fileno.c
findfp.c
flags.c
floatio.h
flockfile.3
flockfile.c
fopen.3
fopen.c
fparseln.3
fparseln.c modify the previous fix so that no pointless realloc()s are done in 2007-03-08 19:57:53 +00:00
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
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 Instead of abusing stdio to get a signal-safe version of sprintf, provide one. 2007-02-02 23:00:28 +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 enable wide doubles. 2007-02-03 00:28:56 +00:00
mkdtemp.c
mkstemp.c
mktemp.3
mktemp.c
perror.c
printf.3
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.3
scanf.c
setbuf.3
setbuf.c
setbuffer.c
setvbuf.c
snprintf_ss.c Instead of abusing stdio to get a signal-safe version of sprintf, provide one. 2007-02-02 23:00:28 +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 use vfwprintf.c 2007-02-03 00:28:43 +00:00
vfscanf.c
vfwprintf.c - merge change from freebsd 2007-02-03 00:28:33 +00:00
vfwscanf.c
vprintf.c
vscanf.c
vsnprintf_ss.c chech the correct fmt in the assertion. 2007-02-03 22:26:55 +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