CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2010-01-10 11:12:52

Modified files:
        winsup/cygwin  : ChangeLog fhandler.h fhandler_disk_file.cc 

Log message:
        * fhandler.h (fhandler_base::fstat_helper): Declare timestamps as
        PLARGE_INTEGER.
        * fhandler_disk_file.cc (fhandler_base::fstat_by_handle):
        Accommodate fstat_helper change of timestamp arguments.
        (fhandler_base::fstat_by_name): Ditto.
        (fhandler_base::fstat_helper): Define with timestamps as PLARGE_INTEGER.
        Accommodate in call to to_timestruc_t.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4759&r2=1.4760
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.388&r2=1.389
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.318&r2=1.319

Reply via email to