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 via email to