* Fixed bug which prevented scanning multiple directories.
authorUrban Wallasch <urban.wallasch@freenet.de>
Sun, 6 Jun 2021 00:45:15 +0000 (02:45 +0200)
committerUrban Wallasch <urban.wallasch@freenet.de>
Sun, 6 Jun 2021 00:45:15 +0000 (02:45 +0200)
commit506ed16c0b3d9c8aad4a048a70589476be35ab43
treefbeec0714a740dd4470a751836186a1c31ec3f34
parent851eef61f201f8461de38e4fe7553d1a8ccfb59a
* Fixed bug which prevented scanning multiple directories.
* Implemented -I include option and default output lead-in.
* Implemented -d option to limit directory tree traversal depth.
* Amended README.md.
* Several minor fixes and improvements, removed cruft and debug code.
Makefile
README.md
db.c
db.h
main.c
queue.c
queue.h
util.c
util.h