summaryrefslogtreecommitdiff
path: root/rtemstoolkit/rld-path.cpp (follow)
AgeCommit message (Collapse)Author
2018-06-18rtemstoolkit/path: Fix crash when going above the root directory.Chris Johns
2015-03-29rtemstoolkit: Add support to return the system path split as paths.Chris Johns
Seacch the path for the program name if not found and set it as an absolute path. This allow the prefix to be found.
2014-11-04Fix buffer leak on error.Chris Johns
2014-11-04fix buffer size problemBen Gras
(triggered runtime error on my machine)
2014-09-13rtk: Fix buffer leak in rld::path::abs_path.Chris Johns
2014-09-13Refactor code into the RTEMS Toolkit.Chris Johns