aboutsummaryrefslogtreecommitdiffstats
path: root/erts/lib_src
AgeCommit message (Expand)Author
2019-03-06Merge 'rickard/make-fixes-20/OTP-15657' into 'rickard/make-fixes-21/OTP-15657'Rickard Green
2019-03-06Merge 'rickard/make-fixes-19/OTP-15657' into 'rickard/make-fixes-20/OTP-15657'Rickard Green
2019-03-06Merge 'rickard/make-fixes-18/OTP-15657' into 'rickard/make-fixes-19/OTP-15657'Rickard Green
2019-03-06Merge 'rickard/make-fixes-17/OTP-15657' into 'rickard/make-fixes-18/OTP-15657'Rickard Green
2019-03-06Remove own configured RM make variableRickard Green
2018-06-18Update copyright yearHenrik Nord
2018-05-23make: Don't call mkdir with empty argumentLukas Larsson
2018-04-09Fix makefile mkdir warningLukas Larsson
2018-02-13Merge branch 'maint'John Högberg
2018-02-13Fix size of fmt_double()'s format_str[] bufferMikael Pettersson
2018-01-24Merge branch 'maint'Sverker Eriksson
2018-01-15erts: Fix buffer overflow bug in erts_printf %fSverker Eriksson
2017-10-20Merge branch 'maint'Björn Gustavsson
2017-10-18Buffer writing of crash dumpsBjörn Gustavsson
2017-07-17erts: Cleanup removal of non-smp emulatorsLukas Larsson
2017-07-17erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-27erts: Fix debug emulator on windowsSverker Eriksson
2017-04-20erts: Fix erlexec to handle mismatch in sysconf and proc fsLukas Larsson
2017-04-07Stack guard for PCRERickard Green
2016-12-20Workaround for buggy android implementation of PTHREAD_STACK_MINRickard Green
2016-11-17erts: Add cbprintf for Callback PrintingSverker Eriksson
2016-06-22Improve accuracy of timeouts using premature timeoutsRickard Green
2016-05-10Remove conditional dirty schedulers APIRickard Green
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-04Merge tag 'OTP-18.3.1'Henrik Nord
2016-03-16Fix premature timeouts for ethread events on LinuxRickard Green
2016-03-15update copyright-yearHenrik Nord
2016-02-02erts: Add power saving cpu feature tests and use themLukas Larsson
2016-02-02erts: Add rdtscp instruction checkLukas Larsson
2015-09-09Merge branch 'maint'Rickard Green
2015-08-27Fix ethread events with timeoutRickard Green
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
2015-06-24erts: Remove halfword relative printfBjörn-Egil Dahlberg
2015-06-24erts: Remove halfword in lib_srcBjörn-Egil Dahlberg
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-16erts: Do not preallocate too large event poolBjörn-Egil Dahlberg
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Implement ethread events with timeoutRickard Green
2014-12-19Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'Lukas Larsson
2014-12-19erts: Introduce thread suspend functionsLukas Larsson
2014-12-19erts: Add support for thread namesLukas Larsson
2014-12-16Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson
2014-12-15erts: Fix big-endian issue with printf_putcLukas Larsson
2014-12-12Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson
2014-11-04erts: Make erts_printf work with non-blockingLukas Larsson
2014-10-28Merge branch 'maint'Bruce Yinhe
2014-10-19Fix bug in FreeBSD topology detection codePaul Guyot
2014-09-17erts: Add icount build type for opcode counterBjörn-Egil Dahlberg
2014-06-30erts: Separate ethread inlining from ethread.hBjörn-Egil Dahlberg