New implementation of OS/TRIM-PATHNAME-STRING takes second argument
authorChris Hanson <org/chris-hanson/cph>
Tue, 11 Jul 1995 23:10:49 +0000 (23:10 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 11 Jul 1995 23:10:49 +0000 (23:10 +0000)
commitcf5b0184f071bad59fa8ce707f88f2059fa132ee
tree9055c0dccae2f90d1c103ad6003c72cc4f19d08c
parentf14485f4e9fba08cc0b423f3dca5635dc6a2ccc8
New implementation of OS/TRIM-PATHNAME-STRING takes second argument
(prefix to trim off) and tests to see if the prefix should be removed
or retained.  This changes behavior in some unusual cases, but allows
the \\foo\bar notation to be used on DOS/OS2/NT.
v7/src/edwin/dos.scm
v7/src/edwin/os2.scm
v7/src/edwin/unix.scm