about summary refs log tree commit diff homepage
path: root/test/Runtime/POSIX/FileTime.c
AgeCommit message (Expand)Author
2018-05-07Fixed test case to exercise modification to utimes()Cristian Cadar
2018-05-07Fixed utimes() behavior for symbolic files when the second argument is NULLyxliang01