..
_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
* 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
Since _file is a short, check that the fd fits in it, otherwise bail with
2008-03-13 15:40:00 +00:00
feof.c
ferror.3
ferror.c
fflush.3
fflush.c
fgetc.c
fgetln.3
fgetln.c
fgetpos.c
fgets.3
fgets.c
Make these work with _FORTIFY_SOURCE, by overriding the fortified definitions
2007-06-03 17:39:26 +00:00
fgetstr.c
fix spelling of accommodate; from Zapher.
2006-11-24 19:46:58 +00:00
fgetwc.c
oops, fix miss-increment fp->_p.
2007-04-01 18:35:53 +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
Since _file is a short, check that the fd fits in it, otherwise bail with
2008-03-13 15:40:00 +00:00
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
Since _file is a short, check that the fd fits in it, otherwise bail with
2008-03-13 15:40:00 +00:00
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
Since _file is a short, check that the fd fits in it, otherwise bail with
2008-03-13 15:40:00 +00:00
fsetpos.c
ftell.c
ftello.c
funopen.3
funopen.c
WARNS=4
2005-11-29 03:11:58 +00:00
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
WARNS=4
2005-11-29 03:11:58 +00:00
fwscanf.c
getc.3
getc.c
getchar.c
gets.c
Make these work with _FORTIFY_SOURCE, by overriding the fortified definitions
2007-06-03 17:39:26 +00:00
gettemp.c
getw.c
getwc.3
getwc.c
getwchar.c
glue.h
local.h
makebuf.c
Since _file is a short, check that the fd fits in it, otherwise bail with
2008-03-13 15:40:00 +00:00
Makefile.inc
enable wide doubles.
2007-02-03 00:28:56 +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
bring in many changes from FreeBSD
2007-06-09 18:51:19 +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
Instead of abusing stdio to get a signal-safe version of sprintf, provide one.
2007-02-02 23:00:28 +00:00
snprintf.c
make _FORTIFY_SOURCE play nicely with lint
2007-10-26 19:48:14 +00:00
sprintf.c
Make these work with _FORTIFY_SOURCE, by overriding the fortified definitions
2007-06-03 17:39:26 +00:00
sscanf.c
WARNS=4
2005-11-29 03:11:58 +00:00
stdio.3
stdio.c
Since _file is a short, check that the fd fits in it, otherwise bail with
2008-03-13 15:40:00 +00:00
swprintf.c
swscanf.c
tempnam.c
get the trailing-slash logics right
2005-07-27 13:23:07 +00:00
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
bring in FreeBSD's vfscanf() to gain multi-byte/collation support.
2007-04-01 19:23:55 +00:00
vfwprintf.c
Since _file is a short, check that the fd fits in it, otherwise bail with
2008-03-13 15:40:00 +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
make _FORTIFY_SOURCE play nicely with lint
2007-10-26 19:48:14 +00:00
vsprintf.c
Make these work with _FORTIFY_SOURCE, by overriding the fortified definitions
2007-06-03 17:39:26 +00:00
vsscanf.c
WARNS=4
2005-11-29 03:11:58 +00:00
vswprintf.c
vswscanf.c
remove an unnecessary __UNCONST.
2005-12-02 13:51:22 +00:00
vwprintf.c
vwscanf.c
wbuf.c
wcio.h
wprintf.3
wprintf.c
wscanf.3
wscanf.c
wsetup.c