summaryrefslogtreecommitdiff
path: root/create.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed coding styleAlberto Ruiz2011-09-271-53/+63
* Fix file removalAlberto Ruiz2011-09-231-1/+1
* Make output file name parametric. Add install/uninstall option to Makefile.Alberto Ruiz2011-09-021-10/+10
* CFLAGS: Add -Werror and make the code warning-cleanDaniel Silverstone2011-08-231-2/+10
* Added unix style error propagation (yuck!), to ease debugging.Ben Brewer2011-08-181-2/+3
* Re-wrote stat functions to be faster, now the trees are generated as needed r...Ben Brewer2011-08-181-8/+12
* Cleaned up the code quite a bit.Ben Brewer2011-08-171-2/+0
* Initial commit.Ben Brewer2011-08-171-0/+54