ChangeSet ID: 14086 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/06 23:25:05
Modified files: libs/port : Makefile.in include/wine : port.h dlls/ntdll : file.c Added files: libs/port : futimes.c
Log message: Added a fallback implementation of futimes.
Patch: http://cvs.winehq.org/patch.py?id=14086
Old revision New revision Changes Path 1.11 1.12 +1 -0 wine/libs/port/Makefile.in 1.60 1.61 +5 -0 wine/include/wine/port.h 1.68 1.69 +1 -2 wine/dlls/ntdll/file.c Added 1.1 +0 -0 wine/libs/port/futimes.c