ack/lang/cem/libcc.ansi/stdio
1990-07-11 09:08:33 +00:00
..
.distr
clearerr.c
data.c deleted _tname from __iobuf structure 1990-04-09 15:38:02 +00:00
doprnt.c changed names of ?cvt : namespace problems 1990-02-27 16:48:01 +00:00
doscan.c fixed character count in doscan 1990-07-11 09:08:33 +00:00
ecvt.c changed names of ?cvt : namespace problems 1990-02-27 16:48:01 +00:00
fclose.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
feof.c
ferror.c
fflush.c improved _doscan(); fflush() doesn't call fseek() anymore 1990-04-04 15:52:01 +00:00
fgetc.c
fgetpos.c
fgets.c
fileno.c
fillbuf.c always flush line-buffered output when filling an input buffer 1990-06-21 11:13:23 +00:00
fltpr.c changed names of ?cvt : namespace problems 1990-02-27 16:48:01 +00:00
flushbuf.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
fopen.c garbage is allowed in the f[re]open mode string 1990-04-24 09:30:15 +00:00
fprintf.c
fputc.c
fputs.c
fread.c
freopen.c garbage is allowed in the f[re]open mode string 1990-04-24 09:30:15 +00:00
fscanf.c
fseek.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
fsetpos.c
ftell.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
fwrite.c
gcvt.c changed names of ?cvt : namespace problems 1990-02-27 16:48:01 +00:00
getc.c
getchar.c
gets.c
icompute.c
isatty.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
LIST
loc_incl.h changed names of ?cvt : namespace problems 1990-02-27 16:48:01 +00:00
Makefile changed Makefile again 1989-12-19 15:06:03 +00:00
perror.c Use fputs instead of printf in perror.c 1990-05-21 10:20:15 +00:00
printf.c
putc.c
putchar.c
puts.c
remove.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
rename.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
rewind.c
scanf.c
setbuf.c
setvbuf.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
sprintf.c
sscanf.c
tmpfile.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
tmpnam.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
ungetc.c bug fixes for scanf() 1990-03-28 16:33:05 +00:00
vfprintf.c
vprintf.c
vsprintf.c