source: buchla-68k/libcio

Name Size Rev Age Author Last Change
../
atol.c 519 bytes b28a12e   7 years thomas Zero redundant declarations.
fputs.c 638 bytes b28a12e   7 years thomas Zero redundant declarations.
fscanf.c 778 bytes b28a12e   7 years thomas Zero redundant declarations.
getbuff.c 796 bytes b28a12e   7 years thomas Zero redundant declarations.
setbuf.c 484 bytes b28a12e   7 years thomas Zero redundant declarations.
unlink.c 751 bytes b28a12e   7 years thomas Zero redundant declarations.
atoi.x 460 bytes 526a993   7 years thomas Wording change.
atol.x 460 bytes 526a993   7 years thomas Wording change.
blkrd.x 564 bytes 526a993   7 years thomas Wording change.
blkwr.x 564 bytes 526a993   7 years thomas Wording change.
fgets.x 571 bytes 526a993   7 years thomas Wording change.
filname.x 522 bytes 526a993   7 years thomas Wording change.
flread.x 508 bytes 526a993   7 years thomas Wording change.
fprintf.x 505 bytes 526a993   7 years thomas Wording change.
fputs.x 570 bytes 526a993   7 years thomas Wording change.
fscanf.x 560 bytes 526a993   7 years thomas Wording change.
fseek.x 506 bytes 526a993   7 years thomas Wording change.
fsize.x 531 bytes 526a993   7 years thomas Wording change.
fstubs.x 479 bytes 526a993   7 years thomas Wording change.
ftell.x 479 bytes 526a993   7 years thomas Wording change.
getbuff.x 461 bytes 526a993   7 years thomas Wording change.
getc.x 478 bytes 526a993   7 years thomas Wording change.
getl.x 481 bytes 526a993   7 years thomas Wording change.
getw.x 481 bytes 526a993   7 years thomas Wording change.
lseek.x 488 bytes 526a993   7 years thomas Wording change.
putc.x 858 bytes 526a993   7 years thomas Wording change.
putl.x 489 bytes 526a993   7 years thomas Wording change.
readrn.x 504 bytes 526a993   7 years thomas Wording change.
rename.x 478 bytes 526a993   7 years thomas Wording change.
setbuf.x 498 bytes 526a993   7 years thomas Wording change.
ungetc.x 493 bytes 526a993   7 years thomas Wording change.
unlink.x 466 bytes 526a993   7 years thomas Wording change.
writern.x 506 bytes 526a993   7 years thomas Wording change.
fprintf.c 581 bytes 7af8be4   7 years thomas Prototypes for formatted I/O.
fsize.c 1.5 KB fa38804   7 years thomas Removed form-feed comments.
fstubs.c 1.1 KB 7ecfb7b   7 years thomas Unused variables and parameters.
rename.c 372 bytes 7ecfb7b   7 years thomas Unused variables and parameters.
atoi.c 535 bytes 8973acd   7 years thomas No more warnings in libcio.
blkrd.c 3.2 KB 8973acd   7 years thomas No more warnings in libcio.
blkwr.c 4.9 KB 8973acd   7 years thomas No more warnings in libcio.
close.c 2.7 KB 8973acd   7 years thomas No more warnings in libcio.
close.x 625 bytes 8973acd   7 years thomas No more warnings in libcio.
clusmap.x 804 bytes 8973acd   7 years thomas No more warnings in libcio.
conin.c 897 bytes 8973acd   7 years thomas No more warnings in libcio.
conin.x 753 bytes 8973acd   7 years thomas No more warnings in libcio.
dirfns.c 2.3 KB 8973acd   7 years thomas No more warnings in libcio.
dirfns.x 587 bytes 8973acd   7 years thomas No more warnings in libcio.
fgets.c 1.1 KB 8973acd   7 years thomas No more warnings in libcio.
filname.c 2.9 KB 8973acd   7 years thomas No more warnings in libcio.
flread.c 999 bytes 8973acd   7 years thomas No more warnings in libcio.
fread.c 882 bytes 8973acd   7 years thomas No more warnings in libcio.
fread.x 527 bytes 8973acd   7 years thomas No more warnings in libcio.
fseek.c 993 bytes 8973acd   7 years thomas No more warnings in libcio.
ftell.c 2.0 KB 8973acd   7 years thomas No more warnings in libcio.
fwrite.c 1.2 KB 8973acd   7 years thomas No more warnings in libcio.
fwrite.x 529 bytes 8973acd   7 years thomas No more warnings in libcio.
getc.c 862 bytes 8973acd   7 years thomas No more warnings in libcio.
getl.c 834 bytes 8973acd   7 years thomas No more warnings in libcio.
getw.c 762 bytes 8973acd   7 years thomas No more warnings in libcio.
lseek.c 2.2 KB 8973acd   7 years thomas No more warnings in libcio.
posit.c 976 bytes 8973acd   7 years thomas No more warnings in libcio.
posit.x 475 bytes 8973acd   7 years thomas No more warnings in libcio.
putc.c 3.2 KB 8973acd   7 years thomas No more warnings in libcio.
putw.x 489 bytes 8973acd   7 years thomas No more warnings in libcio.
read.c 3.9 KB 8973acd   7 years thomas No more warnings in libcio.
read.x 656 bytes 8973acd   7 years thomas No more warnings in libcio.
readrn.c 1.6 KB 8973acd   7 years thomas No more warnings in libcio.
ungetc.c 404 bytes 8973acd   7 years thomas No more warnings in libcio.
write.c 5.1 KB 8973acd   7 years thomas No more warnings in libcio.
write.x 658 bytes 8973acd   7 years thomas No more warnings in libcio.
writern.c 2.0 KB 8973acd   7 years thomas No more warnings in libcio.
clusmap.c 7.1 KB 99cac86   7 years thomas Simplify kind handling.
conwr.c 845 bytes 1d174fb   7 years thomas Cast fix.
filesys.c 22.5 KB f261cc8   7 years thomas Minor cleanup.
fopen.c 1.5 KB f261cc8   7 years thomas Minor cleanup.
fopen.x 660 bytes f261cc8   7 years thomas Minor cleanup.
fsinit.c 4.7 KB f261cc8   7 years thomas Minor cleanup.
fsinit.x 1.5 KB f261cc8   7 years thomas Minor cleanup.
open.c 5.8 KB f261cc8   7 years thomas Minor cleanup.
open.x 809 bytes f261cc8   7 years thomas Minor cleanup.
putl.c 601 bytes f261cc8   7 years thomas Minor cleanup.
putw.c 456 bytes f261cc8   7 years thomas Minor cleanup.
filesys.x 1.9 KB e4a1376   7 years thomas Made declarations consistent.
scan.x 581 bytes e4a1376   7 years thomas Made declarations consistent.
conwr.x 508 bytes 897a874   7 years thomas Missing include.
scan.c 4.7 KB 6dbed52   7 years thomas Explicitly mark fall-throughs.
ptcl12.s 895 bytes 8325447   7 years thomas Removed _ prefix.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.