Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetFileDate&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help