CVSROOT: /cvs/src Module name: src Changes by: [email protected] 2013-12-18 04:39:36
Modified files:
winsup/cygwin : ChangeLog autoload.cc dcrt0.cc
Log message:
* autoload.cc (timeBeginPeriod): Delete.
* dcrt0.cc (dll_crt0_1): Use NtSetTimerResolution rather than
timeBeginPeriod.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6289&r2=1.6290
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/autoload.cc.diff?cvsroot=src&r1=1.221&r2=1.222
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&r1=1.450&r2=1.451
