Now that we have 1000's of ATTRIBUTE's and VALUE's in the dictionary,
authoraland <aland>
Thu, 18 Aug 2005 18:18:30 +0000 (18:18 +0000)
committeraland <aland>
Thu, 18 Aug 2005 18:18:30 +0000 (18:18 +0000)
commitf89310dbacdf3d2a89767c0c42bcdafec407fc6d
tree2861abfb7ebb38944143761edf62a2e96690498b
parentac00786e91d293d44d9bb1a7acfc700f3fc73b1b
Now that we have 1000's of ATTRIBUTE's and VALUE's in the dictionary,
cache the 'mtime' of each file we load, so that on HUP we can
quickly stat() the files, see they're the same, and don't reload
the dictionaries.

This doesn't help programs like radclient, but it doesn't hurt
them, either.
src/lib/dict.c