Change the magic number used to introduce a trie file, so that instead
[sgt/agedu] / du.c
2012-10-26 simonRename my internal macros STAT and LSTAT (defined to...
2012-02-20 simonChris Walker reports that if you give a trailing slash...
2008-11-25 simonBe willing to follow a symlink if the user specifies...
2008-11-21 simonThe magic-Linux-syscall branch of the #if in this modul...
2008-11-07 simonTinker slightly with the interaction of progress report...
2008-11-05 simonPortability enhancements to make better use of autoconf...
2008-11-05 simonMake #inclusion of <features.h> conditional on autoconf...
2008-11-03 simonUse the configure output to select an lstat, and to...
2008-11-02 simonRename malloc.c to alloc.c, and my master Makefile...
2008-11-02 simonTurn my disgusting readdir macros into a reasonably...
2008-11-01 simonNow every action is encapsulated as a command-line...
2008-11-01 simonFix the various issues centring around the anomaly...
2008-10-29 simonInitial commit of a basically working but severely...