summaryrefslogtreecommitdiff
path: root/src/stat/futimesat.c
AgeCommit message (Collapse)AuthorLines
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy-0/+1
2012-12-06add obsolete futimesat()rofl0r-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.