1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-20 09:45:13 +00:00
Nick Briggs 65bbcb7d9d
Remove makepathname() (#410)
makepathname() is only ever called with one of two constant string
arguments, in one case (DOS) such that it only does a strncpy(...),
and the other case (non-DOS) expanding "~" to the current user's home
directory. Additional code duplicates realpath() functionality but is
never used.
2021-11-26 19:53:26 -08:00
..
2021-01-05 10:26:02 -08:00
2021-06-27 19:02:02 -07:00
2021-01-05 10:26:02 -08:00
2021-11-26 19:53:26 -08:00
2021-09-16 17:24:25 -07:00
2021-06-27 19:02:02 -07:00
2021-09-15 10:30:04 -07:00
2021-11-04 09:08:55 -07:00
2021-02-10 20:33:54 -08:00
2021-02-22 11:54:51 +07:00
2020-12-21 18:09:14 +00:00
2021-06-27 19:02:02 -07:00
2021-07-08 15:18:41 -07:00
2021-02-22 09:44:43 -08:00