ack/lang/cem/libcc/stdio
1988-11-15 11:30:47 +00:00
..
.distr Initial revision 1987-04-13 10:32:47 +00:00
clearerr.c Added copyright notice 1987-03-31 10:50:20 +00:00
data.c Added Rcs Id 1987-03-31 10:45:53 +00:00
doprnt.c gcvt was called with wrong precision 1988-08-04 15:48:20 +00:00
doscan.c tolower was called without checking for isupper; adapted 1988-06-10 14:28:32 +00:00
fclose.c fix: wrong free 1987-07-16 16:08:13 +00:00
fdopen.c set _buf to 0 on open 1987-07-17 14:04:14 +00:00
fflush.c Added Rcs Id 1987-03-31 10:45:53 +00:00
fgetc.c Added Rcs Id 1987-03-31 10:45:53 +00:00
fgets.c Added Rcs Id 1987-03-31 10:45:53 +00:00
fillbuf.c Added declaration for malloc 1987-04-02 14:12:21 +00:00
fltpr.c allow for three digits in exponent 1988-07-01 11:56:08 +00:00
flushbuf.c Added Rcs Id 1987-03-31 10:45:53 +00:00
fopen.c set _buf to 0 on open 1987-07-17 14:04:14 +00:00
fprintf.c improved layout 1988-04-25 16:17:29 +00:00
fputc.c Added Rcs Id 1987-03-31 10:45:53 +00:00
fputs.c Added Rcs Id 1987-03-31 10:45:53 +00:00
fread.c Added Rcs Id 1987-03-31 10:45:53 +00:00
freopen.c previous fix was wrong; added another 1987-09-02 12:52:44 +00:00
fscanf.c improved layout 1988-04-25 16:17:29 +00:00
fseek.c Added Rcs Id 1987-03-31 10:45:53 +00:00
ftell.c Added Rcs Id 1987-03-31 10:45:53 +00:00
fwrite.c Added Rcs Id 1987-03-31 10:45:53 +00:00
getchar.c Added Rcs Id 1987-03-31 10:45:53 +00:00
getgrent.c make somewhat safer 1988-09-01 10:07:02 +00:00
getopt.c moved getopt to stdio, because it uses it 1988-08-03 14:42:47 +00:00
getpass.c Added Rcs Id 1987-03-31 10:45:53 +00:00
getpw.c Added Rcs Id 1987-03-31 10:45:53 +00:00
getpwent.c make somewhat safer 1988-09-01 10:07:02 +00:00
gets.c Added Rcs Id 1987-03-31 10:45:53 +00:00
getw.c Added Rcs Id 1987-03-31 10:45:53 +00:00
LIST moved getopt to stdio, because it uses it 1988-08-03 14:42:47 +00:00
popen.c Added Rcs Id 1987-03-31 10:45:53 +00:00
printf.c improved layout 1988-04-25 16:17:29 +00:00
putchar.c Added Rcs Id 1987-03-31 10:45:53 +00:00
puts.c Added Rcs Id 1987-03-31 10:45:53 +00:00
putw.c Added Rcs Id 1987-03-31 10:45:53 +00:00
rewind.c Added Rcs Id 1987-03-31 10:45:53 +00:00
scanf.c improved layout 1988-04-25 16:17:29 +00:00
setbuf.c fixed setbuf. count field was set wrong 1987-08-14 20:32:08 +00:00
sprintf.c improved layout 1988-04-25 16:17:29 +00:00
sscanf.c improved layout 1988-04-25 16:17:29 +00:00
system.c some small fixes 1988-10-28 10:11:49 +00:00
termcap.c fixed typo 1988-11-15 11:30:47 +00:00
timezone.c fixed setbuf. count field was set wrong 1987-08-14 20:32:08 +00:00
ungetc.c Added Rcs Id 1987-03-31 10:45:53 +00:00