summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/rld-path.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtemstoolkit/path: Fix crash when going above the root directory.Chris Johns2018-06-181-0/+6
|
* rtemstoolkit: Add support to return the system path split as paths.Chris Johns2015-03-291-0/+18
| | | | | Seacch the path for the program name if not found and set it as an absolute path. This allow the prefix to be found.
* Fix buffer leak on error.Chris Johns2014-11-041-0/+3
|
* fix buffer size problemBen Gras2014-11-041-1/+1
| | | | (triggered runtime error on my machine)
* rtk: Fix buffer leak in rld::path::abs_path.Chris Johns2014-09-131-0/+1
|
* Refactor code into the RTEMS Toolkit.Chris Johns2014-09-131-0/+214