Break out dirtree.c and let it call a function instead of returning the data.
authorRob Landley <rob@landley.net>
Thu, 4 Oct 2007 07:04:10 +0000 (02:04 -0500)
committerRob Landley <rob@landley.net>
Thu, 4 Oct 2007 07:04:10 +0000 (02:04 -0500)
commit103b7e031c4de0f9753e02d2217aa81819242278
tree884c3216b7912b8c79a8ff1bd76c27a54ee37b23
parentdf27a6052e79a854db0e1337d28768f7c013d4f9
Break out dirtree.c and let it call a function instead of returning the data.
lib/dirtree.c [new file with mode: 0644]
lib/lib.c
lib/lib.h
toys/mke2fs.c