Age | Commit message (Expand) | Author |
2015-01-30 | Merge branch 'egil/fix-child_setup-close/OTP-12446' into maint-17 | Erlang/OTP |
2015-01-27 | erts: Use closefrom() if available when closing fds | Björn-Egil Dahlberg |
2015-01-27 | erts: Don't close all fds twice in child_setup | Björn-Egil Dahlberg |
2015-01-23 | erts: Reserve a file descriptor for the crashdump file | Björn-Egil Dahlberg |
2015-01-23 | erts: Use emergency close to close epmd | Björn-Egil Dahlberg |
2014-12-03 | Fix function "defined but not used" warning | Rickard Green |
2014-12-02 | erts: Fix finite warning for clang | Lukas Larsson |
2014-11-24 | erts: Use finite instead of isfinite with gcc | Lukas Larsson |
2014-10-28 | Merge branch 'sv/isfinite/OTP-12268' into maint | Lukas Larsson |
2014-10-28 | Use isfinite() instead of finite() when available | Anthony Ramine |
2014-09-25 | Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c... | Rickard Green |
2014-09-25 | Introduce support for eager check I/O scheduling | Rickard Green |
2014-08-22 | Fix ERTS_POLL_DEBUG_PRINT usage | Michael Truog |
2014-05-25 | Fix permissions of some files in the repository | Anthony Ramine |
2014-03-27 | Merge branch 'lukas/ose/master-17.0/OTP-11334' | Lukas Larsson |
2014-03-26 | ose: Fix erts assert failed printouts | Lukas Larsson |
2014-03-26 | ose: fix for packet_bytes in fd/spawn driver. | Jonas Karlsson |
2014-03-26 | ose: Fix bug when hunting for signal proxy | Lukas Larsson |
2014-03-26 | ose: Implement tcp inet driver for OSE | Lukas Larsson |
2014-03-26 | ose: Print faults in aio sys driver calls | Lukas Larsson |
2014-03-26 | ose: erlang display goes to ramlog printf | Lukas Larsson |
2014-03-26 | ose: Initiate stdin/stdout/stderr | Lukas Larsson |
2014-03-26 | ose: Break lmconf into one per load module | Lukas Larsson |
2014-03-25 | Merge branch 'paulgray/dtrace_snprintf_fix/OTP-11816' | Lukas Larsson |
2014-03-25 | Fix DTrace/SystemTap-related formatting | Scott Lystig Fritchie |
2014-03-24 | Merge branch 'sverk/win-long-filenames/OTP-11813' | Sverker Eriksson |
2014-03-24 | erts: Increase MAXPATHLEN to 4096 for windows | Sverker Eriksson |
2014-03-23 | ose: Reset busy port when pdq empty | Lukas Larsson |
2014-03-23 | ose: Restore the owner of the signal | Adrian Mangeac |
2014-03-21 | Merge branch 'nox/reedr-closefrom' | Henrik Nord |
2014-03-21 | Raspberry PI / Android a minimal cross-compile configuration | Dmitry Kolesnikov |
2014-03-09 | Use closefrom(2) when available in child_setup | Rick Reed |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | ose: Updating fd_driver and spawn_driver for OSE | Jonas Karlsson |
2014-02-24 | ose: Updating event and signal API for OSE | Jonas Karlsson |
2014-02-24 | ose: Thread priorities configurable from lmconf | Lukas Larsson |
2014-02-24 | ose: Cleanup POLL_SCHED_1 code | Lukas Larsson |
2014-02-24 | ose: Added Enea copyright header to lcf files. | Robert Paal |
2014-02-24 | ose: Eliminating delays when trying to open files | Robert Paal |
2014-02-24 | ose: Update ddll interface after rebase to 17.0-rc1 | Lukas Larsson |
2014-02-24 | ose: Add fair scheduling yields | Lukas Larsson |
2014-02-24 | ose: Port run_erl and to_erl | Lukas Larsson |
2014-02-24 | ose: Rewrite resolve_signal API for ose drivers | Lukas Larsson |
2014-02-24 | ose: Fix starting with pm_create | Lukas Larsson |
2014-02-24 | ose: Update erl_assert_error after R16B03 api change | Lukas Larsson |
2014-02-24 | ose: OSE port related cleanup and fixes | Jonas Karlsson |
2014-02-24 | ose: Fix printout to stdout to not duplicate long buffers | Lukas Larsson |
2014-02-24 | ose: Use spinlock as default heap lock mechanism | Jonas Karlsson |
2014-02-24 | ose,erts: Specify name for tsd keys | Lukas Larsson |
2014-02-24 | ose: Style updates only | Lukas Larsson |