Age | Commit message (Expand) | Author |
2014-02-24 | ose: OSE port related cleanup and fixes | Jonas Karlsson |
2014-02-24 | ose: efile driver updates. | Jonas Karlsson |
2014-02-24 | ose: Convert EFILE_SEEK to unistd seek for gzio | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-01-28 | Merge branch 'lukas/erts/sendfile_no_async_pool/OTP-11639' | Lukas Larsson |
2014-01-27 | Merge branch 'lukas/erts/sendfile_passive_mode_fix/OTP-11614' | Lukas Larsson |
2014-01-27 | erts: fix bug when using passive mode and sendfile | Lukas Larsson |
2014-01-27 | erts/kernel: sendfile no longer uses async threads | Lukas Larsson |
2014-01-14 | Don't make gzio.c dependent on the zutil.h header file | Björn Gustavsson |
2013-12-13 | erts: Fix compiler warning | Sverker Eriksson |
2013-11-29 | Merge branch 'sv/file-osync/OTP-11498' | Lukas Larsson |
2013-11-26 | Merge branch 'maint' | Raimo Niskanen |
2013-11-26 | Merge branch 'maint-r16' into maint | Raimo Niskanen |
2013-11-20 | Suppress false valgrind warnings caused by sctp_getpaddrs | Sverker Eriksson |
2013-11-15 | Add sync option to file:open/2 | Joseph Blomstedt |
2013-11-11 | Clean up address family handling towards Erlang | Raimo Niskanen |
2013-11-07 | Implement prim_inet:socknames/1,2 and prim_inet:peernames/1,2 | Raimo Niskanen |
2013-10-15 | Merge branch 'maint' | Sverker Eriksson |
2013-09-30 | erts: Refactor the ASSERT macro | Sverker Eriksson |
2013-09-23 | add {active,N} socket option for TCP, UDP, and SCTP | Steve Vinoski |
2013-09-05 | Merge branch 'raimo/fix-signedness-flaws-in-efile_drv' into maint | Raimo Niskanen |
2013-09-04 | Merge branch 'raimo/linux-network-namespace-sockopt/OTP-11157' into maint | Raimo Niskanen |
2013-09-02 | Fix EV_* macros and functions signedness flaws | Raimo Niskanen |
2013-08-23 | Create better distribution of files over async threads | Patrik Nyblom |
2013-08-23 | Add debug functionality to retrieve async key | Patrik Nyblom |
2013-08-20 | erts: Fix bug in translating ev macros to functions | Lukas Larsson |
2013-08-13 | erts: Refactor non-pure macros to functions | Lukas Larsson |
2013-07-17 | Implement netns for SCTP + bugfixes | Raimo Niskanen |
2013-07-17 | Implement emulator netns support for TCP and UDP | Raimo Niskanen |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-05-31 | kernel: Fix bug in file:pwrite for large data sets | Sverker Eriksson |
2013-05-16 | Merge branch 'rickard/inet_opts/OTP-11075' into maint | Rickard Green |
2013-05-06 | Make high_msgq_watermark and low_msgq_watermark generic inet options | Rickard Green |
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 |