1
0
mirror of https://github.com/open-simh/simh.git synced 2026-04-29 13:22:34 +00:00
Files
open-simh.simh/scp.c
Mark Pizzolato 4734454bac SCP: Fix sim_dir_scan on Windows to return correct directory name
Also, change sim_dir_scan on all platforms to NOT return the contents
of a directory unless the filespec string asks for it.  This avoids the
potential catastrophe of a DEL command specifying a directory and
having its contents deleted.
Meanwhile, the DIR command now will list the contents of a directory
if the directory is specified with (or without) a wild card pattern.
2018-05-19 06:31:48 -07:00

535 KiB