| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Generate doxygen documentation for path_utils | Jakub Hrozek | 2010-03-25 | 1 | -0/+14 |
| | | |||||
| * | Unit tests for path_utils | Jakub Hrozek | 2010-03-25 | 1 | -0/+14 |
| | | | | | Fixes: #81 | ||||
| * | Split off libpath_utils into a shared library | Stephen Gallagher | 2010-02-03 | 1 | -7/+9 |
| | | |||||
| * | Include m4 directories in tarball | Stephen Gallagher | 2009-09-15 | 1 | -1/+3 |
| | | | | | Necessary for RPM builds on RHEL5 | ||||
| * | Add 'make tests' target | Stephen Gallagher | 2009-09-11 | 1 | -0/+1 |
| | | |||||
| * | add path_utils filesystem path manipulation utility functions | John Dennis | 2009-07-15 | 1 | -0/+17 |
| remove trace macro, not needed modifications to satisfy Stephen's checkin review correct spelling of PATH_UTILS_ERROR_NOT_FULLY_NORMALIZED add checks for truncation, return error add checks for getcwd errors modify (dst >= dst_end) test to be (dst > dst_end) remove all use of tabs remove all trailing whitespace add missing truncation check after strncpy() Fix path_utils.pc Also correct a minor typo. | |||||
