aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/win32/sys_time.c
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2017-07-17erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson
2017-07-17erts: Cleanup removal of non-smp emulatorsLukas Larsson
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2016-03-15update copyright-yearHenrik Nord
2016-02-24Merge branch 'master' into sverk/master/halt-INT_MINSverker Eriksson
2016-02-24erts: Change erl_exit into erts_exitSverker Eriksson
2016-02-02erts: Fix hrtime for windowsLukas Larsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-06Misc time improvementsRickard Green
2015-03-26Misc fixesRickard Green
2015-03-25Fixes and cleanupRickard Green
2015-03-24Better OS system time implementationRickard Green
2015-03-23erts_sys_hrtime() for lcntRickard Green
2015-03-23Better support for poor os monotonic sourcesRickard Green
2015-03-20Introduce a new time APIRickard Green
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-05-02Enable use of GetTickCoun64 when availablePatrik Nyblom
2013-03-11Intermediate code with lock on gettickcount()Patrik Nyblom
2013-03-05TmpPatrik Nyblom
2012-04-16Optimize process table accessRickard Green
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-08Emulate localtime, gmtime and mktime to enable negative time_tPatrik Nyblom
2011-12-08Teach windows sys_localtime_rBjörn-Egil Dahlberg
2011-12-02Build Win64 Erlang emulator using MSYSunknown
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP