[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: porting: utimensat(3) equivilant



Petr Salinger wrote:
> For utimensat with AT_FDCWD, you can use for link/regular file
> 
> int lutimes(const char *filename, const struct timeval tv[2]);
> int utimes(const char *filename, const struct timeval tv[2]);

Ok, if that works I can use it.. I had though utimensat might be more
broadly portable.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: