aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/common/heart.c
AgeCommit message (Expand)Author
2018-05-02Merge branch 'john/erts/fix-heart-command-overflow/OTP-15034/ERIERL-166' into...Erlang/OTP
2018-04-24heart: Use ntohs instead of manual conversionJohn Högberg
2016-11-21Remove vestiges of watchdog support in heartMagnus Henoch
2016-06-14Merge branch 'dotsimon/erts/heart_no_kill/OTP-13650'Lukas Larsson
2016-06-10erts: Fix HEART_NO_KILL logicLukas Larsson
2016-06-07Merge branch 'dotsimon/erts/heart_no_kill/OTP-13650'Lukas Larsson
2016-06-03erts: make HEART_NO_KILL have to be set to TRUELukas Larsson
2016-06-01Don't kill old erlang if HEART_NO_KILL is setSimon Cornish
2016-03-15update copyright-yearHenrik Nord
2016-02-16heart: Remove dead codeBjörn-Egil Dahlberg
2015-11-11Remove obsolete comment in heart.cMagnus Henoch
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-20erts: Enable different abort signal from heartBjörn-Egil Dahlberg
2015-03-20Introduce a new time APIRickard Green
2013-05-20erts: Fix windows widestring args and paths in toolsDan Gudmundsson
2012-10-24Merge branch 'maint'Björn-Egil Dahlberg
2012-10-16erts: Change ERL_CRASH_DUMP_SECONDS behaviourBjörn-Egil Dahlberg
2012-10-15heart: Refactor heart debuggingBjörn-Egil Dahlberg
2012-10-15erts, heart: Ensure erl_crash.dump is writtenBjörn-Egil Dahlberg
2012-08-20Merge branch 'maint'Patrik Nyblom
2012-08-20Merge branch 'pan/heart_and_times/OTP-10111' into maintPatrik Nyblom
2012-07-19erts: Remove VxWorks from heart and etc filesBjörn-Egil Dahlberg
2012-06-13Make heart use clock_gettime when availablePatrik Nyblom
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-01-03heart: Suppress compiler warningsBjörn-Egil Dahlberg
2011-04-06heart: remove garbage appended to heart commandMichael Santos
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-10-04heart: prevent buffer overflowMichael Santos
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP