Changed my mind about the design again, now callback is dirtree_opennode() and recurs...
authorRob Landley <rob@landley.net>
Sat, 2 Jun 2012 01:27:51 +0000 (20:27 -0500)
committerRob Landley <rob@landley.net>
Sat, 2 Jun 2012 01:27:51 +0000 (20:27 -0500)
commit38d3cfb8a38c32111e4bc713396f78ddbb0e5f50
tree8ff7f831ea9e6d8dacecfa192464673b1ae66e9c
parent4fa1b32871f661a7e11898b274ec162d52c23ee9
Changed my mind about the design again, now callback is dirtree_opennode() and recursion choice is how caller interprets flags.
lib/dirtree.c
lib/lib.h
toys/chgrp.c