FreeBSD Manual Pages
cxSetFileDate(3) The GNUpdate Project cxSetFileDate(3) NAME cxSetFileDate - Sets the timestamp of the specified file. SYNOPSIS #include <comprex.h> void cxSetFileDate(CxFile *file, time_t date); PARAMETERS file The file. date The date/time timestamp in seconds since the epoch. DESCRIPTION Sets the timestamp of the specified file. RETURNS Nothing. libcomprex 05 Mar 2003 cxSetFileDate(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetFileDate&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>