tg 5db583cd81 handle drive-qualified nōn-absolute pathnames in do_realpath(), untested
the idea here is that:

- /foo/bar and a:/foo/bar are absolute
- foo/bar is relative
- a:foo/bar needs to be handled specially,
  mostly per making it into an absolute (“a:/” + getcwd(a:) + “foo/bar”)
2017-10-11 23:23:03 +00:00
2017-08-08 21:10:21 +00:00
2017-05-05 22:53:32 +00:00
2017-08-07 23:25:09 +00:00
2017-05-05 22:53:32 +00:00
2017-10-10 21:19:43 +00:00
2015-11-29 17:05:02 +00:00
2015-12-12 21:08:44 +00:00
2015-11-29 17:05:02 +00:00
2017-05-05 22:53:32 +00:00
2017-05-05 22:53:32 +00:00
Description
MirBSD Korn Shell for Jehanne
6.7 MiB
Languages
C 57.6%
Shell 26%
Roff 13.3%
Perl 2.6%
Makefile 0.5%