Age | Commit message (Expand) | Author |
2014-02-24 | ose: Rewrite resolve_signal API for ose drivers | Lukas Larsson |
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: Bugfixes to filesystem related issues. | Jonas Karlsson |
2014-02-24 | ose: Handle lseek() with offset beyond EOF in the file driver. | Lukas Larsson |
2014-02-24 | ose: Fix various build environment issues | Lukas Larsson |
2014-02-24 | ose: Add module that allows interaction with any OSE process | Lukas Larsson |
2014-02-24 | ose: lseek() to use SEEK_CUR | 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-12-02 | Merge branch 'maint' | Henrik Nord |
2013-12-02 | erts: Remove unused file winsock_func.h | 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-10-15 | Merge branch 'rickard-sverker/supercarrier/OTP-11149' into maint | Sverker Eriksson |
2013-10-14 | Merge branch 'maint' | Fredrik Gustafsson |
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-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
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 | Initialize errno properly in win32 efile_may_openfile | 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-20 | Merge branch 'nox/fix-wcwidth/OTP-11106' into maint | Fredrik Gustafsson |
2013-05-16 | Merge branch 'rickard/inet_opts/OTP-11075' into maint | Rickard Green |
2013-05-14 | Properly guard WIDE_TAG use with HAVE_WCWIDTH in ttsl_drv | Anthony Ramine |
2013-05-08 | Merge branch 'nox/wide-chars/OTP-11088' into maint | Fredrik Gustafsson |
2013-05-06 | Make high_msgq_watermark and low_msgq_watermark generic inet options | Rickard Green |
2013-04-27 | Support wide characters in the shell through wcwidth() | Anthony Ramine |
2013-04-27 | Fix bogus DEBUGLOG() incantations in ttsl_drv | Anthony Ramine |