aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2015-01-29erts: Fix getifaddrs realloc ptr mismatchBjörn-Egil Dahlberg
2015-01-27erts: Use closefrom() if available when closing fdsBjörn-Egil Dahlberg
2015-01-27erts: Don't close all fds twice in child_setupBjörn-Egil Dahlberg
2015-01-26hipe: improve error handling at code allocation failureMikael Pettersson
2015-01-26hipe: remove two obsolete BIFsMikael Pettersson
2015-01-26hipe: remove HIPE_ALLOC_CODE macroMikael Pettersson
2015-01-23erts: Check driver version before assigning callbackBjörn-Egil Dahlberg
2015-01-23erts: Don't lookup invalid port for crashdump handlingBjörn-Egil Dahlberg
2015-01-23erts: Reserve a file descriptor for the crashdump fileBjörn-Egil Dahlberg
2015-01-23erts: Use emergency close to close epmdBjörn-Egil Dahlberg
2015-01-16Merge branch 'oliv3/math_log2/OTP-12411'Marcus Arendt
2015-01-15Merge branch 'maint'Bruce Yinhe
2015-01-15Merge branch 'mikpe/hipe-arm-interworking' into maintBruce Yinhe
2015-01-14Add math:log2/1Olivier Girondel
2015-01-14Merge branch 'maint'Marcus Arendt
2015-01-14Merge branch 'dotsimon/sctp_paddrinfo_state' into maintMarcus Arendt
2015-01-13erts: Extend driver interface with emergency_closeBjörn-Egil Dahlberg
2015-01-11hipe: fix ARM/Thumb interworkingMikael Pettersson
2015-01-05Fix missing quotation in LM_FIND_EMU_CCRickard Green
2014-12-22Merge branch 'maint'Bruce Yinhe
2014-12-22Merge branch 'mikpe/fix-eacces-spelling' into maintBruce Yinhe
2014-12-19Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'Lukas Larsson
2014-12-19erts: Make main thread safe from pipe closed eventLukas Larsson
2014-12-19erts: Improve crash dumpsLukas Larsson
2014-12-19erts: Rename sys_sigset to sys_signalLukas Larsson
2014-12-19erts: Introduce thread suspend functionsLukas Larsson
2014-12-19erts: Remove usage of QUANTIFY signalLukas Larsson
2014-12-19erts: Add support for thread namesLukas Larsson
2014-12-19ets: Increase data available in crash dumps and ets:infoLukas Larsson
2014-12-18Merge branch 'maint'Bruce Yinhe
2014-12-18Merge branch 'haguenau/fix-endianness-speling' into maintBruce Yinhe
2014-12-16Merge branch 'sverk/ets-take-2/OTP-12309'Sverker Eriksson
2014-12-16Merge branch 'sverk/ct-assert'Sverker Eriksson
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/cpu_timestamp_linux/OTP-12366'Lukas Larsson
2014-12-12Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson
2014-12-12erts: Make sure IOV_MAX is enforced for writevLukas Larsson
2014-12-10Merge branch 'maint'Rickard Green
2014-12-10Use the new 64-bit atomic ops APIRickard Green
2014-12-10Introduce a 64-bit atomic ops APIRickard Green
2014-12-10Merge tag 'OTP-17.4'Marcus Arendt
2014-12-09Prepare releaseErlang/OTP
2014-12-09Update preloaded modulesMarcus Arendt
2014-12-09erts: Allow cpu_timestamp tracing for LinuxLukas Larsson
2014-12-08Fix inet:getopts involving #sctp_paddrinfo{}Simon Cornish
2014-12-08Merge branch 'maint'Rickard Green
2014-12-08Add .appup fileRickard Green
2014-12-05Merge branch 'egil/ets/use-internal-stack/OTP-12356'Björn-Egil Dahlberg
2014-12-05erts: Use linear search for small select_val arraysBjörn-Egil Dahlberg