Implement new procedures FILE-TYPE-DIRECT and FILE-TYPE-INDIRECT.
authorChris Hanson <org/chris-hanson/cph>
Wed, 9 May 2001 03:17:14 +0000 (03:17 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 9 May 2001 03:17:14 +0000 (03:17 +0000)
commitd06395099cf59c83505cd351ca4d6ad719911a62
treea3f1e4e1520e4241230591af2e874741343ff5dc
parent082ec775dd66449beea52f170c968c4861a018ec
Implement new procedures FILE-TYPE-DIRECT and FILE-TYPE-INDIRECT.
Several procedures in the OS-dependent files were identical for all
operating-systems; move them to "sfile.scm".
v7/src/runtime/ntprm.scm
v7/src/runtime/os2prm.scm
v7/src/runtime/sfile.scm
v7/src/runtime/unxprm.scm