NAME

cat_filetime - get the last modification time of a file.

SYNOPSIS

#include <cat/catutil.h>

time_t cat_filetime(const char *path);

DESCRIPTION

Returns the time when file path was last modified or a negative code on error.

SEE ALSO

cat, catutil, cat_getfile, cat_filelength, cat_truncatefile, cat_lockfile, cat_lockfile, cat_unlockfile