]> Shamusworld >> Repos - rmac/commit
Treat ':' as a path separator on non-Windows platforms
authorJames Jones <atari@theinnocuous.com>
Thu, 27 Aug 2020 05:46:16 +0000 (22:46 -0700)
committerShamus Hammons <jlhamm@acm.org>
Tue, 8 Jun 2021 23:34:07 +0000 (18:34 -0500)
commitb1d365c4672af85701b66b2b4cdeb7ef8dc523a1
treedf9ff02c86197874f4b7a2e49900327ade1ffa9c
parent1b714ae49d9c9a71bfcbacadd2bf8dab49d67962
Treat ':' as a path separator on non-Windows platforms

In addition to ';', allow the use of ':' as a path
separator in RMACPATH, the -i parameter, and any
other uses of nthpath. This makes rmac more
consistent with standard Unix tool behavior on
Unix-like systems.
rmac.c
rmac.h