Age | Commit message (Expand) | Author |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-30 | Teach VM not to dump core on long pathnames | Patrik Nyblom |
2012-08-27 | erts: Fix dtrace-bug in file rename op | Sverker Eriksson |
2012-08-27 | Merge branch 'tab/fix-sctp-multihoming-IPv6/OTP-10217' into maint | Fredrik Gustafsson |
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 |
2012-08-14 | Teach caret to appear correctly after focus loss | Patrik Nyblom |
2012-05-31 | inet_drv.c: Set sockaddr lengths in inet_set_[f]address | Tomas Abrahamsson |
2012-05-09 | Correct formating in exit error messages | Michael Santos |
2012-05-04 | gen_tcp: Make setopts(S,[{active,once}]) try a read | Patrik Nyblom |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Correct some errors in the user tag spreading | Patrik Nyblom |
2012-03-22 | Change to more specific configure options for dtrace | Patrik Nyblom |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |
2012-03-22 | Update dtrace for changes in R15 | Björn-Egil Dahlberg |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 4/4 | Scott Lystig Fritchie |
2012-03-20 | Merge branch 'sverk/zlib_port_leak' into maint | Sverker Eriksson |
2012-03-20 | Merge branch 'ps/inet6-less-build-fix' into maint | Gustav Simonsson |
2012-03-20 | Merge branch 'lukas/kernel/sendfile_fixes' into maint | Lukas Larsson |
2012-03-20 | Fix reselecting bug on OS X | Lukas Larsson |
2012-03-20 | Fix bug when sending long files using select | Lukas Larsson |
2012-03-20 | Fix ifdef to check if we are on OS X | Lukas Larsson |
2012-03-20 | Fix memory leak when sendfile process crashes | Lukas Larsson |
2012-03-19 | Merge branch 'ph/fix-enfile/OTP-9990' into maint | Björn-Egil Dahlberg |
2012-03-15 | Fix port leaks in zlib | Sverker Eriksson |
2012-02-21 | Add missing HAVE_IN6 && AF_INET6 ifdef | Peer Stritzinger |
2012-01-23 | Merge branch 'jz/error-logic-efile_sendfile' into maint | Henrik Nord |
2012-01-23 | Merge branch 'jz/sendfile_chunk_size' into maint | Henrik Nord |
2012-01-18 | Merge branch 'raimo/64-bit-efile_drv/OTP-9820' into maint | Erlang/OTP |
2012-01-04 | Fix returned error from gen_tcp:accept/1,2 when running out of ports | Per Hedeland |
2011-12-20 | erts: rewrite efile_writev to handle partial writes correctly | Raimo Niskanen |
2011-12-19 | erts: Better suppression of uninitialised sctp_sndrcvinfo | Sverker Eriksson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-09 | Merge branch 'raimo/64-bit-driver-api/OTP-9795' | Björn Gustavsson |
2011-12-09 | built-in drivers: Add ERL_DRV_EXTENDED_MARKER and version numbers | Björn Gustavsson |
2011-12-09 | erl_driver.h: Enlarge types on driver callbacks output, control and call | Raimo Niskanen |
2011-12-08 | Merge branch 'ta/sendfile/OTP-9240' | Lukas Larsson |
2011-12-08 | Merge branch 'sverk/misc-valgrind-fixes' | Sverker Eriksson |
2011-12-08 | Do not use async threads on DARWIN | Lukas Larsson |
2011-12-08 | Fix cleanup when sendfile process crashes | Lukas Larsson |
2011-12-08 | Merge branch 'egil/file-info-opt-utc/OTP-7687' | Björn-Egil Dahlberg |
2011-12-08 | Fix compiler warning in unix_efile.c | Björn-Egil Dahlberg |
2011-12-08 | unix_efile: Zero is a valid number in utime | Björn-Egil Dahlberg |
2011-12-08 | Teach windows sys_localtime_r | Björn-Egil Dahlberg |
2011-12-07 | Return {error,closed} from sendfile if closed | Lukas Larsson |
2011-12-07 | erl_driver.h: Enlarge types in driver queue and alloc functions | Raimo Niskanen |
2011-12-07 | erl_driver.h: Use ErlDrvSizeT for size field in ErlIOVec | Raimo Niskanen |
2011-12-07 | erts: Suppress valgrind warning about syscall sendmsg | Sverker Eriksson |
2011-12-07 | Do not use SFV_NOWAIT as it does not exist on all solaris | Lukas Larsson |