cxSetDirDate(3) The GNUpdate Project cxSetDirDate(3)NAME
cxSetDirDate - Set the timestamp of the specified directory.SYNOPSIS
#include <comprex.h> void cxSetDirDate(CxDirectory *dir, time_t date);PARAMETERS
dir The directory. date The date/time timestamp in seconds since the epoch.DESCRIPTION
Set the timestamp of the specified directory.RETURNS
Nothing. libcomprex 05 Mar 2003 cxSetDirDate(3)