Files
nethack/sys/vms
PatR cf8a49cae6 use to "feature" in DEBUGFILES
The code to lookup a value in DEBUGFILES usually operates on a file
name, but there are few non-file uses.  The latter wouldn't work on
VMS because of the way it was manipulating the name:  first stripping
away path, suffix, and version, then adding hardcoded ".c" suffix on.

I thought we already had a routine to get the base part of a name
from a full path, but if so, I haven't been able to find it.  This
adds new nh_basename() to do that, with the option of either keeping
or discarding the suffix or type portion.

The VMS usage that prompted this hasn't actually been tested.
2023-05-25 15:35:49 -07:00
..
2018-11-11 10:29:52 -05:00
2023-01-06 15:53:06 +02:00
2021-08-10 13:35:25 -04:00
2018-04-25 16:54:50 -04:00
2022-10-26 14:21:23 -04:00
2018-04-25 16:54:50 -04:00
2023-02-21 11:15:08 -08:00
2023-05-24 19:46:33 -04:00
2023-05-25 15:35:49 -07:00
2023-05-22 20:50:35 -04:00
2023-05-22 20:50:35 -04:00
2023-05-22 20:50:35 -04:00
2023-05-22 20:50:35 -04:00
2023-05-22 20:50:35 -04:00