aboutsummaryrefslogtreecommitdiff
path: root/tree.c
AgeCommit message (Expand)Author
2016-02-22Fix display error on screenDaniel Lezcano
2016-02-18Fix license. Linaro switched years ago to GPL.Daniel Lezcano
2013-04-17display proper error messageSanjay Singh Rawat
2011-08-25follow symlinks when browsing the directory treeDaniel Lezcano
2011-06-21tree should not return a result when we pass an empty stringDaniel Lezcano
2011-06-08document the tree codeDaniel Lezcano
2011-06-08compute the number of children for a specific nodeDaniel Lezcano
2011-06-08add a tree function to return a list of elementsDaniel Lezcano
2011-06-08add a function to browse at reverse order the treeDaniel Lezcano
2011-06-08use 'find' tree functionDaniel Lezcano
2011-06-08add 'find' function for the treeDaniel Lezcano
2011-06-08tree structure abstraction for directory hierarchiesDaniel Lezcano