Bruno Haible wrote:
if we want a sane behaviour, we have no choice than to override stat() and fstat()
What a pain. Would it be limited to just those two? For example, is there a system call like utimensat that lets you set a file's timestamps?
Bruno Haible wrote:
if we want a sane behaviour, we have no choice than to override stat() and fstat()
What a pain. Would it be limited to just those two? For example, is there a system call like utimensat that lets you set a file's timestamps?