Eliminate "canonicalization" from pathname abstraction; this doesn't
authorChris Hanson <org/chris-hanson/cph>
Mon, 28 Nov 1994 05:45:12 +0000 (05:45 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 28 Nov 1994 05:45:12 +0000 (05:45 +0000)
commit88bd879a5811e4243c939ec1c66c8e9e43e5756b
tree01ad562bb4a17f517688d9a0145c7a57f0c86585
parentd0e42f7833bc65f4dfe80f110dd66b4f0bae8ce5
Eliminate "canonicalization" from pathname abstraction; this doesn't
belong here.  Change pathname abstraction so that DOS, NT, and OS/2
can share an single pathname implementation.
v7/src/runtime/dospth.scm
v7/src/runtime/make.scm
v7/src/runtime/pathnm.scm
v7/src/runtime/unxpth.scm
v8/src/runtime/make.scm