Commit 129faa9a authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Rearrange code to use xstrfmtcat() instead of static char[] arrays.

Change _build_path to return the xmalloc()'d string, and make sure
to free it where appropriate.

Add comment about how the processing of the PATH environment variable
here is backwards from convention.
parent 1ee2b490
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment