Added a fallback implementation of futimes.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 7 Oct 2004 04:25:05 +0000 (04:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Oct 2004 04:25:05 +0000 (04:25 +0000)
commitefb8be7e82306c571dee509dbb2c5285e4360b85
treeeba47f97f226bc599af9714dafffe9b13c94b4bf
parentac490fabacb488c958d194160fe5d26591a060da
Added a fallback implementation of futimes.
dlls/ntdll/file.c
include/wine/port.h
libs/port/Makefile.in
libs/port/futimes.c [new file with mode: 0644]