about summary refs log tree commit diff
path: root/src/time/utime.c
Commit message (Expand)AuthorAgeFilesLines
* support linux kernel apis (new archs) with old syscalls removedRich Felker2014-05-291-9/+6
* linux deprecated SYS_utime on some archs, so use SYS_utimes insteadRich Felker2012-05-241-1/+8
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-6/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+12