Invent a cunning means of faking plausible atimes for directories,
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 2 Nov 2008 13:00:59 +0000 (13:00 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 2 Nov 2008 13:00:59 +0000 (13:00 +0000)
commit05b0f827bf0178896f9484fe093fb0d99fa67ba2
tree52335c7eb5eb3ebaaa5d66f439470be360aa6ba4
parent0313b788487ecaadbe31429ea955fc920d8f6557
Invent a cunning means of faking plausible atimes for directories,
since directories will tend to have been accessed constantly by
other recursive disk scans and hence not really reflect the semantic
last-usage status of the stuff within them. Directories' atimes are
now computed as the maximum of their mtime and all the atimes below
them. (There's a command-line option to revert to the obvious
behaviour, but I think it is not in general the most useful thing.)

git-svn-id: svn://svn.tartarus.org/sgt/agedu@8255 cda61777-01e9-0310-a592-d414129be87e
TODO
agedu.c
trie.c
trie.h