NetBSD/lib/libc/stdio
jtc 86f54a1e24 Corrected and simplified floating point formatting.
Now conforms to ANSI C --- passes the fairly rigorous TCL "format.test".
1993-11-04 02:26:10 +00:00
..
Makefile.inc don't compiler strerror.c source here, and clean up. 1993-10-18 20:24:34 +00:00
clrerr.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fclose.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
fclose.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fdopen.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
feof.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
ferror.3 Note that fileno() conforms to 1003.1-90. 1993-10-04 18:23:09 +00:00
ferror.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fflush.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
fflush.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fgetc.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fgetline.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
fgetline.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fgetpos.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fgets.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
fgets.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fileno.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
findfp.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
flags.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
floatio.h Add RCS identifiers. 1993-08-01 17:54:45 +00:00
fopen.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
fopen.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fprintf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fpurge.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fputc.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fputs.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
fputs.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fread.3 fread and fwrite both return size_t, not int. 1993-10-04 18:50:23 +00:00
fread.c fread and fwrite both return size_t, not int. 1993-10-04 18:50:23 +00:00
freopen.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fscanf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fseek.3 merge in changes from netbsd-0-9-ALPHA2 1993-08-07 07:42:13 +00:00
fseek.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fsetpos.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
ftell.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
funopen.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
funopen.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fvwrite.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fvwrite.h Add RCS identifiers. 1993-08-01 17:54:45 +00:00
fwalk.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fwrite.c fread and fwrite both return size_t, not int. 1993-10-04 18:50:23 +00:00
getc.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
getc.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
getchar.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
gets.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
getw.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
glue.h Add RCS identifiers. 1993-08-01 17:54:45 +00:00
local.h Add RCS identifiers. 1993-08-01 17:54:45 +00:00
makebuf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
mktemp.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
mktemp.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
perror.3 Moved strerror.[c3] from libc/stdio to libc/string. 1993-10-07 19:27:50 +00:00
perror.c Helper function _strerror is in the user's namespace, renamed it to 1993-10-09 00:11:01 +00:00
printf.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
printf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
putc.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
putc.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
putchar.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
puts.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
putw.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
refill.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
remove.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
remove.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
rewind.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
rget.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
scanf.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
scanf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
setbuf.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
setbuf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
setbuffer.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
setvbuf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
snprintf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
sprintf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
sscanf.c Fix typo from last change. 1993-10-05 23:28:09 +00:00
stdio.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
stdio.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
tempnam.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
tmpfile.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
tmpnam.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
tmpnam.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
ungetc.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
ungetc.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
vfprintf.c Corrected and simplified floating point formatting. 1993-11-04 02:26:10 +00:00
vfscanf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
vprintf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
vscanf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
vsnprintf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
vsprintf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
vsscanf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
wbuf.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
wsetup.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00