Age | Commit message (Expand) | Author |
2017-02-02 | erts: Do not handle SIGILL | Björn-Egil Dahlberg |
2017-02-02 | erts: Fix thread suspend in crashdump | Björn-Egil Dahlberg |
2017-02-02 | erts: Do not enable SIGINT | Björn-Egil Dahlberg |
2017-02-02 | erts: Use generic signal handler | Björn-Egil Dahlberg |
2017-01-19 | erts: Handle SIGUSR1 via signal service instead | Björn-Egil Dahlberg |
2017-01-19 | erts: Handle SIGTERM via signal service instead | Björn-Egil Dahlberg |
2017-01-05 | erts: Add SIGHUP signal handler | Björn-Egil Dahlberg |
2017-01-05 | erts: Remove whitespace errors | Björn-Egil Dahlberg |
2016-12-15 | Merge branch 'maint' | Björn-Egil Dahlberg |
2016-12-15 | Merge branch 'egil/erts/handle-sigterm-nicely/OTP-14085' into maint | Björn-Egil Dahlberg |
2016-12-07 | erts: Add SIGTERM signal handler | Björn-Egil Dahlberg |
2016-11-25 | Merge branch 'maint' | Rickard Green |
2016-11-25 | Merge branch 'rickard/init-bug/OTP-13911' into maint | Rickard Green |
2016-11-22 | Merge branch 'maint' | Sverker Eriksson |
2016-11-22 | Merge branch 'sverker/erts/crash-dump-limit/OTP-14046' into maint | Sverker Eriksson |
2016-11-17 | erts: Fix all -Wundef errors | Sverker Eriksson |
2016-11-17 | erts: Add ErtsStrToSint64 | Sverker Eriksson |
2016-11-17 | erts: Refactor crash dumping with cbprintf | Sverker Eriksson |
2016-11-16 | erts: Remove unused erl_crash_dump() | Sverker Eriksson |
2016-11-09 | Merge branch 'maint' | Björn-Egil Dahlberg |
2016-11-09 | Merge branch 'maint-19' into maint | Björn-Egil Dahlberg |
2016-11-01 | erts: Fix SIGUSR1 crashdump generation | Björn-Egil Dahlberg |
2016-10-21 | erts: Use mprotect for hipe on all arch except x86_64 | Sverker Eriksson |
2016-10-14 | erts: Enable exec_alloc for all hipe architectures | Sverker Eriksson |
2016-09-27 | erts: Rename __errno in order to avoid conflict on openbsd | Lukas Larsson |
2016-09-26 | Fix initialization dependencies between time, lock-check and lcnt | Rickard Green |
2016-09-05 | Merge branch 'lukas/erts/fix_signalhandler_errno_restore/OTP-13868' into maint | Lukas Larsson |
2016-09-02 | erts: Fix child setup signal hander bug | Lukas Larsson |
2016-08-31 | Merge branch 'rickard/premature-timeout/OTP-13698' into maint | Rickard Green |
2016-07-14 | erts: Fix some msacc inline directives | Lukas Larsson |
2016-07-11 | Merge branch 'lukas/erts/spawn_driver_relative_cd/ERL-175/OTP-13733' into maint | Lukas Larsson |
2016-07-07 | Merge branch 'sverker/child-setup-debugging' into maint | Sverker Eriksson |
2016-07-01 | erts: Fix spawn driver with relative cd option | Lukas Larsson |
2016-07-01 | erts: Fix HARD_DEBUG printouts in erl_child_setup | Lukas Larsson |
2016-07-01 | erts: Improve error printouts in erl_child_setup | Lukas Larsson |
2016-06-28 | erts: Save abort reason for erl_child_setup | Sverker Eriksson |
2016-06-22 | Improve accuracy of timeouts using premature timeouts | Rickard Green |
2016-06-21 | erts: Add test port_SUITE:pipe_limit_env | Sverker Eriksson |
2016-06-20 | erts: Optimize spawn driver for large(r) environments | Sverker Eriksson |
2016-06-20 | erts: Fix spawn driver when env size is above pipe capacity | Sverker Eriksson |
2016-06-16 | Merge branch 'rickard/mach-clock-fix/OTP-13686' | Rickard Green |
2016-06-15 | Merge branch 'jj1bdx-19.0-rc2-hipemmap/PR-1094' | Sverker Eriksson |
2016-06-15 | Fix mach clock usage on Sierra | Rickard Green |
2016-06-10 | erts: Fix undefined shift to msb in monotonic time | Björn-Egil Dahlberg |
2016-06-10 | Disregard MAP_NORESERVE for FreeBSD | Kenji Rikitake |
2016-05-31 | erts: Fix possible race in poller wakeup on windows | Sverker Eriksson |
2016-05-09 | Merge branch 'sverker/system_info-erts_mmap/OTP-13560' | Sverker Eriksson |
2016-05-04 | erts: Add macro HAVE_ERTS_MMAP | Sverker Eriksson |
2016-05-04 | erts: Refactor erl_mmap.h | Sverker Eriksson |
2016-04-29 | erts: Fix system_info({allocator_sizes, mseg_alloc}) | Sverker Eriksson |