Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/xfree/xc/programs/Xserver/hw/sun



Module Name:    xsrc
Committed By:   mrg
Date:           Tue May 12 04:44:18 UTC 2009

Modified Files:
        xsrc/xfree/xc/programs/Xserver/hw/sun: sunKbd.c

Log Message:
be explicit when assigning members of Firm_event, that are now not
a "pure" timeval, but a 32 bit time_t one.

not worth attempting to version this code to handle 64 bit time_t
since we have it already working properly in Xorg tree and the
current code will work for another 29 years.

build-tested by me for several weeks, also posted by rjs@.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/xfree/xc/programs/Xserver/hw/sun/sunKbd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index