Age | Commit message (Expand) | Author |
2013-04-22 | Fix src/dest overlap in ttsl driver | Lukas Larsson |
2013-04-21 | fix valgrind error in erts/emulator/drivers/unix/ttsl_drv.c | Steve Vinoski |
2013-03-27 | Merge branch 'lukas/erts/efile_delayed_write_fix/OTP-10984' into maint | Lukas Larsson |
2013-03-13 | Do driver_deq in worker threads instead of async_ready | Lukas Larsson |
2013-03-04 | erts: Fix void * arithmetic | Björn-Egil Dahlberg |
2013-03-04 | erts: gcc ansi does not allow 'inline' | Björn-Egil Dahlberg |
2013-03-04 | erts: Use block comments - ansi style | Björn-Egil Dahlberg |
2013-02-22 | Merge branch 'egil/win-efile-bugfix/OTP-10890' | Björn-Egil Dahlberg |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-22 | erts: Use correct type for ReadFile bytes read | Björn-Egil Dahlberg |
2013-02-21 | Merge branch 'sverk/tcp-exit_on_close-false' | Sverker Eriksson |
2013-02-15 | invoke_read_line now remembers read_ahead settings | Lukas Larsson |
2013-02-11 | erts: Fix memory leak in efile_drv.c | Sverker Eriksson |
2013-02-07 | inet_drv: Fix condition to reject INET_REQ_IGNOREFD for UDP and SCTP | Sverker Eriksson |
2013-01-29 | A stab at fixing bug with {exit_on_close,false} not working | Sverker Eriksson |
2013-01-25 | Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc' | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Fix clang compiler warnings on FreeBSD in erts | Patrik Nyblom |
2013-01-23 | Make _oct counters in inet_drv exactly 64 bits | Patrik Nyblom |
2013-01-23 | Fix inet_drv _oct counters 32bit/64bit bug | Patrik Nyblom |
2013-01-23 | Merge branch 'pan/R16/redhat_workaround' | Patrik Nyblom |
2013-01-23 | Alternative solution to the efile_drv crash on exit | Patrik Nyblom |
2013-01-17 | Use share flags for all file operations on Windows | Filipe David Borba Manana |
2013-01-11 | Merge branch 'fdm/file-allocate/OTP-10680' | Björn-Egil Dahlberg |
2013-01-10 | Merge branch 'pn/ansi-console/OTP-10678' | Björn-Egil Dahlberg |
2013-01-09 | Add file:allocate/3 operation | Filipe David Manana |
2013-01-09 | Fix fd leak when using async thread pool | Filipe David Borba Manana |
2012-12-20 | Clean up and make the fix work on windows. | Patrik Nyblom |
2012-12-20 | Add workaround for CentOS/RedHat writev bug to inet_drv | Patrik Nyblom |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Add support for busy port message queue | Rickard Green |
2012-12-03 | Add erl_drv_[send|output]_term | Rickard Green |
2012-11-08 | Support ANSI in the console | DeadZen |
2012-11-02 | Fix oracle solaris bug in sendfile | Lukas Larsson |
2012-10-31 | Merge branch 'raimo/IPV6_V6ONLY/OTP-8928' | Raimo Niskanen |
2012-10-31 | erts: Implement socket option IPV6_V6ONLY | Raimo Niskanen |
2012-10-08 | Set new peeled off SCTP socket to nonblocking socket | Jonas Falkevik |
2012-09-07 | Replace sprintf with erts_snprintf in beam | Björn-Egil Dahlberg |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-30 | Merge branch 'maint' | Patrik Nyblom |
2012-08-30 | Teach VM not to dump core on long pathnames | Patrik Nyblom |
2012-08-28 | Merge branch 'maint' | Sverker Eriksson |
2012-08-27 | erts: Fix dtrace-bug in file rename op | Sverker Eriksson |
2012-08-27 | Merge branch 'maint' | Lukas Larsson |
2012-08-27 | Merge branch 'tab/fix-sctp-multihoming-IPv6/OTP-10217' into maint | Fredrik Gustafsson |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-16 | Allow mixed IPv4 and IPv6 addresses to sctp_bindx | Tomas Abrahamsson |
2012-08-16 | Add checks for in6addr_any and in6addr_loopback | Tomas Abrahamsson |
2012-08-16 | Fix SCTP multihoming | Tomas Abrahamsson |