NetBSD/lib/libc/stdio
pooka 0e9bf3053c avoid using multiple different ways of saying the same thing 2003-03-28 17:00:49 +00:00
..
Makefile.inc add fgetws() and fputws() (lib/20576). 2003-03-07 07:11:35 +00:00
_fseeko.c XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00
_ftello.c XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00
asprintf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
clrerr.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fclose.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fclose.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fdopen.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
feof.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
ferror.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
ferror.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fflush.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fflush.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fgetc.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fgetln.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fgetln.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fgetpos.c In fgetpos() and fsetpos(), use ftello() and fseeko(), respectively, to avoid 2000-07-08 13:51:27 +00:00
fgets.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fgets.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fgetwc.c add fgetws() and fputws() (lib/20576). 2003-03-07 07:11:35 +00:00
fgetws.3 add fgetws() and fputws() (lib/20576). 2003-03-07 07:11:35 +00:00
fgetws.c add fgetws() and fputws() (lib/20576). 2003-03-07 07:11:35 +00:00
fileext.h Revert the conversion to libpthread's recursive mutexes. Too much 2003-02-01 03:25:00 +00:00
fileno.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
findfp.c Revert the conversion to libpthread's recursive mutexes. Too much 2003-02-01 03:25:00 +00:00
flags.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
floatio.h
flockfile.3 a, b, and c. 2003-01-28 20:33:25 +00:00
flockfile.c Revert the conversion to libpthread's recursive mutexes. Too much 2003-02-01 03:25:00 +00:00
fopen.3 avoid using multiple different ways of saying the same thing 2003-03-28 17:00:49 +00:00
fopen.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fparseln.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fparseln.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fprintf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fpurge.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fputc.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fputs.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fputs.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fputwc.c add fgetws() and fputws() (lib/20576). 2003-03-07 07:11:35 +00:00
fputws.3 add fgetws() and fputws() (lib/20576). 2003-03-07 07:11:35 +00:00
fputws.c add fgetws() and fputws() (lib/20576). 2003-03-07 07:11:35 +00:00
fread.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fread.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
freopen.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fscanf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fseek.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fseek.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fseeko.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fsetpos.c In fgetpos() and fsetpos(), use ftello() and fseeko(), respectively, to avoid 2000-07-08 13:51:27 +00:00
ftell.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
ftello.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
funopen.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
funopen.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fvwrite.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fvwrite.h Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fwalk.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fwide.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fwide.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
fwrite.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
getc.3 Add a manual page for flockfile(3) etc.; while here, also add *_unlocked() 2003-01-28 20:26:04 +00:00
getc.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
getchar.c
gets.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
gettemp.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
getw.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
getwc.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
getwc.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
getwchar.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
glue.h fix duplicate declaration of __glue. 2000-12-10 04:17:28 +00:00
local.h add fgetws() and fputws() (lib/20576). 2003-03-07 07:11:35 +00:00
makebuf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
mkdtemp.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
mkstemp.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
mktemp.3 Use strlcpy, not strcpy, in one more place. From deraadt. 2003-02-16 16:21:59 +00:00
mktemp.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
perror.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
perror.c No need for "namespace.h". 1999-08-22 12:52:28 +00:00
printf.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
printf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
putc.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
putc.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
putchar.c
puts.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
putw.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
putwc.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
putwc.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
putwchar.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
refill.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
remove.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
remove.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
rewind.c Call __sclearerr(), nor clearerr(), so we don\`t try to double lock. 2000-01-21 19:54:13 +00:00
rget.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
scanf.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
scanf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
setbuf.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
setbuf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
setbuffer.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
setvbuf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
snprintf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
sprintf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
sscanf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
stdio.3 Add a manual page for flockfile(3) etc.; while here, also add *_unlocked() 2003-01-28 20:26:04 +00:00
stdio.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
tempnam.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
tmpfile.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
tmpnam.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
tmpnam.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
ungetc.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
ungetc.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
ungetwc.3 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
ungetwc.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
vasprintf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
vfprintf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
vfscanf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
vprintf.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
vscanf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
vsnprintf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
vsprintf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
vsscanf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
wbuf.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
wcio.h Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
wsetup.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00