ack/lang/cem/libcc.ansi/stdio
1990-07-11 09:08:33 +00:00
..
.distr made a lot of changes 1989-12-18 15:04:14 +00:00
clearerr.c Initial revision 1989-05-30 13:34:25 +00:00
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 made a lot of changes 1989-12-18 15:04:14 +00:00
ferror.c made a lot of changes 1989-12-18 15:04:14 +00:00
fflush.c improved _doscan(); fflush() doesn't call fseek() anymore 1990-04-04 15:52:01 +00:00
fgetc.c Initial revision 1989-05-30 13:34:25 +00:00
fgetpos.c made a lot of changes 1989-12-18 15:04:14 +00:00
fgets.c made a lot of changes 1989-12-18 15:04:14 +00:00
fileno.c made a lot of changes 1989-12-18 15:04:14 +00:00
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 made a lot of changes 1989-12-18 15:04:14 +00:00
fputc.c Initial revision 1989-05-30 13:34:25 +00:00
fputs.c made a lot of changes 1989-12-18 15:04:14 +00:00
fread.c made a lot of changes 1989-12-18 15:04:14 +00:00
freopen.c garbage is allowed in the f[re]open mode string 1990-04-24 09:30:15 +00:00
fscanf.c Initial revision 1989-05-30 13:34:25 +00:00
fseek.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
fsetpos.c Initial revision 1989-05-30 13:34:25 +00:00
ftell.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
fwrite.c made a lot of changes 1989-12-18 15:04:14 +00:00
gcvt.c changed names of ?cvt : namespace problems 1990-02-27 16:48:01 +00:00
getc.c made a lot of changes 1989-12-18 15:04:14 +00:00
getchar.c made a lot of changes 1989-12-18 15:04:14 +00:00
gets.c made a lot of changes 1989-12-18 15:04:14 +00:00
icompute.c made a lot of changes 1989-12-18 15:04:14 +00:00
isatty.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
LIST made a lot of changes 1989-12-18 15:04:14 +00:00
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 made a lot of changes 1989-12-18 15:04:14 +00:00
putc.c made a lot of changes 1989-12-18 15:04:14 +00:00
putchar.c made a lot of changes 1989-12-18 15:04:14 +00:00
puts.c made a lot of changes 1989-12-18 15:04:14 +00:00
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 Initial revision 1989-05-30 13:34:25 +00:00
scanf.c Initial revision 1989-05-30 13:34:25 +00:00
setbuf.c various fixes and improvements 1989-06-26 10:37:05 +00:00
setvbuf.c changed system-calls to avoid namespace pollution 1990-01-22 11:13:26 +00:00
sprintf.c made a lot of changes 1989-12-18 15:04:14 +00:00
sscanf.c made a lot of changes 1989-12-18 15:04:14 +00:00
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 made a lot of changes 1989-12-18 15:04:14 +00:00
vprintf.c made a lot of changes 1989-12-18 15:04:14 +00:00
vsprintf.c Initial revision 1989-05-30 13:34:25 +00:00