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
..
2022-02-04 11:01:20 -05:00
2022-03-13 13:58:56 -07:00
2022-11-29 21:53:21 -05:00
2022-07-19 21:23:26 +03:00
2022-07-19 21:23:26 +03:00
2022-11-29 21:53:21 -05:00
2020-08-03 22:07:36 -04:00
2023-04-22 16:10:37 -07:00
2023-05-22 20:50:35 -04:00
2023-04-05 11:49:09 -04:00
2023-03-04 11:02:06 +02:00
2022-06-30 23:48:18 -04:00
2023-05-22 13:41:47 -04:00
2023-05-06 16:51:59 -07:00
2023-03-05 17:35:49 -05:00
2023-03-01 14:00:29 +02:00
2023-03-16 22:27:01 -04:00
2021-01-26 21:06:16 -05:00
2023-03-01 14:00:29 +02:00
2023-05-04 06:02:23 -07:00
2023-05-25 15:35:49 -07:00
2023-05-22 14:43:01 -07:00
2021-10-16 12:12:21 -04:00
2023-05-22 14:43:01 -07:00
2023-05-22 19:47:28 -04:00
2023-05-17 18:51:28 -07:00
2022-07-01 08:36:03 -04:00
2022-03-11 07:33:28 -05:00
2022-06-19 02:30:45 -07:00
2020-08-03 22:07:36 -04:00
2022-11-29 21:53:21 -05:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2022-11-29 21:53:21 -05:00
2023-03-19 12:19:34 -04:00
2023-04-20 18:56:26 +03:00
2023-02-25 07:02:19 -08:00
2023-05-07 22:12:56 +03:00
2023-04-22 11:13:53 -04:00
2023-03-16 22:27:01 -04:00
2023-01-12 14:54:05 -08:00
2023-04-29 02:18:29 -07:00
2023-04-17 17:07:23 +03:00
2023-05-24 11:16:23 -07:00
2023-04-05 11:49:09 -04:00
2023-04-22 11:13:53 -04:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2023-05-14 03:03:04 -07:00
2023-02-28 16:15:56 -05:00
2022-07-23 23:11:13 -07:00
2023-02-25 16:05:27 -05:00
2023-02-25 18:05:09 +02:00
2022-11-29 21:53:21 -05:00
2022-12-10 12:27:18 -05:00
2022-11-18 17:54:17 -08:00
2020-08-03 22:07:36 -04:00
2020-08-12 16:15:28 -07:00
2021-10-16 12:12:21 -04:00
2022-10-26 14:21:23 -04:00
2023-02-01 14:15:34 -05:00
2022-12-06 00:49:52 -08:00
2023-04-05 11:49:09 -04:00
2022-11-29 21:53:21 -05:00
2023-05-25 15:35:49 -07:00
2021-10-22 12:27:10 -04:00
2022-06-30 23:48:18 -04:00
2023-03-12 19:21:51 +02:00
2023-04-05 11:49:09 -04:00
2023-05-10 12:47:42 -07:00
2023-04-21 13:46:50 -04:00
2023-04-05 11:49:09 -04:00
2023-01-01 19:55:02 -05:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2023-05-24 11:16:23 -07:00
2023-05-08 15:21:03 -07:00