cat_filetime - get the last modification time of a file.
#include <cat/catutil.h>
time_t cat_filetime(const char *path);
Returns the time when file path was last modified or a negative code on error.
cat, catutil, cat_getfile, cat_filelength,
cat_truncatefile, cat_lockfile, cat_lockfile,
cat_unlockfile