summaryrefslogtreecommitdiff
path: root/src/stat/futimesat.c
AgeCommit message (Collapse)AuthorFilesLines
2012-12-06add obsolete futimesat()rofl0r1-0/+9
this function is obsolete, however it's available as a syscall and as such qemu userspace emulation tries to forward it to the host kernel.