about summary refs log tree commit diff
path: root/src/stat/utimensat.c
Commit message (Expand)AuthorAgeFilesLines
* support linux kernel apis (new archs) with old syscalls removedRich Felker2014-05-291-1/+31
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* implement futimens and utimensatRich Felker2011-02-271-0/+7