summaryrefslogtreecommitdiffstats
path: root/path_utils
Commit message (Expand)AuthorAgeFilesLines
* PATH_UTILS: check against character representation of NULLOndrej Kos2013-04-041-12/+12
* Fixing headersDmitri Pal2013-01-241-1/+1
* Fix CLANG errors in unit testDmitri Pal2013-01-071-22/+37
* Make CLANG happyDmitri Pal2013-01-041-8/+4
* Clean doxygen configurationsDmitri Pal2012-10-241-34/+1
* path_utils: path_concat should return empty string on ENOBUFSStephen Gallagher2012-03-083-15/+55
* path_utils: Handle "/" in path_concatStephen Gallagher2012-03-062-2/+19
* path_utils: handle off-by-one error in path_concat()Stephen Gallagher2012-03-062-5/+15
* Fix version handling of the librariesSumit Bose2010-09-231-2/+2
* Build all of the ding-libs from the rootding_libs-0_1_0Stephen Gallagher2010-09-227-1021/+0
* path_utils: Add targets for RPM buildStephen Gallagher2010-08-183-2/+107
* Update path_utils versionStephen Gallagher2010-08-131-1/+1
* Don't leak directory access resources on errors in directory_list()Stephen Gallagher2010-06-101-0/+8
* Fix path_utils_ut segfaultStephen Gallagher2010-03-251-2/+3
* Generate doxygen documentation for path_utilsJakub Hrozek2010-03-254-112/+1847
* Unit tests for path_utilsJakub Hrozek2010-03-253-0/+741
* Fixes for path_utilsJakub Hrozek2010-03-251-63/+109
* License libpath_utils under LGPLStephen Gallagher2010-02-182-7/+38
* Split off libpath_utils into a shared libraryStephen Gallagher2010-02-033-8/+11
* License libpath_utils under LGPLStephen Gallagher2010-02-033-0/+846
* Include m4 directories in tarballStephen Gallagher2009-09-151-1/+3
* Add 'make tests' targetStephen Gallagher2009-09-111-0/+1
* add path_utils filesystem path manipulation utility functionsJohn Dennis2009-07-156-0/+838