Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-07 | A patch from Vladimir to simplify concat_path_file() and | Eric Andersen | |
make it less likely to break. | |||
2001-05-04 | Larry suggested using concat_path_file() would be an even safer bet | Eric Andersen | |
for 'which'. I ageed, so I whipped this up -- which revealed a bug in concat_path_file. It turns out that that a '/' can be appended from either the path _or_ the filename, but only the former was checked. -Erik | |||
2001-04-09 | Apply Vladimir's latest cleanup patch. | Eric Andersen | |
-Erik |