summaryrefslogtreecommitdiff
path: root/lib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-19' into maintLukas Larsson2016-08-174-9/+48
|\
| * Prepare releaseErlang/OTP2016-08-162-1/+18
| * erts: Make sure to flush potential exit messageLukas Larsson2016-08-162-8/+30
* | Merge branch 'lukas/erts/fix_init_stop_code_load_race/OTP-13802' into maintLukas Larsson2016-08-121-1/+5
|\ \
| * | erts/kernel: Fix code loading deadlock during init:stopLukas Larsson2016-08-121-1/+5
* | | Merge branch 'maint-19' into maintLukas Larsson2016-08-094-17/+73
|\ \ \ | | |/ | |/|
| * | Prepare releaseErlang/OTP2016-08-082-1/+19
| * | kernel: Use ^D as eot for os:cmd on unix platformsLukas Larsson2016-08-082-16/+54
| |/
* | Merge branch 'raimo/SCTP-socket-stats/ERL-102/OTP-13773' into maintRaimo Niskanen2016-08-011-64/+84
|\ \
| * | Test inet:getstat/1 dead for SCTP sendRaimo Niskanen2016-07-281-0/+18
| * | Fix test suite compilation warningsRaimo Niskanen2016-07-281-64/+66
| |/
* | Merge branch 'okumin/kernel/remove-duplicated-line/PR-1119/OTP-13771' into maintBjörn-Egil Dahlberg2016-07-261-2/+0
|\ \
| * | Remove a duplicated pattern matching in erl_epmd.erlokumin2016-07-021-2/+0
| |/
* | Merge branch 'lemenkov/kernel/fix-register_ipv6_epmd/PR-1129/OTP-13770' into ...Björn-Egil Dahlberg2016-07-262-1/+5
|\ \
| * | Respect -proto_dist switch while connection to EPMDPeter Lemenkov2016-07-172-1/+5
| |/
* | Fix code_server crash when adding some code paths ERL-194Ignacio Martínez2016-07-141-7/+13
|/
* Prepare releaseErlang/OTP2016-06-211-0/+197
* Merge branch 'zandra/kernel-test-cuddle'Zandra Hird2016-06-173-7/+31
|\
| * Increase polling timeout when waiting for error_logger startupZandra Hird2016-06-161-1/+1
| * Test: Try ipv6 versions of localhost if it fails for inet6Zandra Hird2016-06-162-7/+30
* | Merge branch 'raimo/uds-support/OTP-13643'Raimo Niskanen2016-06-174-46/+429
|\ \ | |/ |/|
| * Update test cases after daily buildsRaimo Niskanen2016-06-171-10/+8
| * Return eafnosupport when not supportedRaimo Niskanen2016-06-162-8/+6
| * Add AF_LOCAL test casesRaimo Niskanen2016-06-152-12/+398
| * Handle 'undefined' in fdopenRaimo Niskanen2016-06-152-34/+35
* | Merge branch 'zandra/kernel-test-cuddle'Zandra Hird2016-06-152-3/+10
|\ \
| * | gen_udp_SUITE: Increase timeout to stabilize connect testZandra Hird2016-06-131-1/+1
| * | kernel: Make sure loose test node is stopped before next test caseZandra Hird2016-06-101-2/+9
* | | Merge branch 'lukas/erts/testfixes-19'Lukas Larsson2016-06-142-2/+10
|\ \ \
| * | | kernel: Better explain controlling_process' tcp behaviourLukas Larsson2016-06-141-0/+8
| * | | kernel: Fix t_recv_delim on bsdLukas Larsson2016-06-141-2/+2
* | | | Merge branch 'dotsimon/erts/heart_no_kill/OTP-13650'Lukas Larsson2016-06-141-2/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | erts: Fix HEART_NO_KILL logicLukas Larsson2016-06-101-2/+5
* | | | Export type inet:stat_option/0Loïc Hoguin2016-06-091-2/+1
* | | | Merge branch 'raimo/uds-support/OTP-13643'Raimo Niskanen2016-06-099-60/+166
|\ \ \ \ | | |_|/ | |/| |
| * | | Document the local (unix) address familyRaimo Niskanen2016-06-096-52/+139
| * | | Remove internal state BOUND from inet_drvRaimo Niskanen2016-06-084-9/+28
* | | | Merge branch 'raimo/kernel/test-cuddling'Raimo Niskanen2016-06-072-10/+28
|\ \ \ \
| * | | | Explain how to make inet_res_SUITE not skipRaimo Niskanen2016-06-031-0/+15
| * | | | gethostbyname, gethostbyaddrRaimo Niskanen2016-06-031-10/+13
| |/ / /
* | | | Merge branch 'dotsimon/erts/heart_no_kill/OTP-13650'Lukas Larsson2016-06-072-2/+49
|\ \ \ \ | | |/ / | |/| |
| * | | erts: make HEART_NO_KILL have to be set to TRUELukas Larsson2016-06-032-3/+4
| * | | Don't kill old erlang if HEART_NO_KILL is setSimon Cornish2016-06-012-2/+48
* | | | Revert "Prepare release"Erlang/OTP2016-06-021-181/+0
| |/ / |/| |
* | | Prepare releaseErlang/OTP2016-06-021-0/+181
* | | Merge branch 'saleyn/uds/PR-612/OTP-13572'Raimo Niskanen2016-06-0218-290/+622
|\ \ \
| * | | Rewrite inet* for address family 'local'Raimo Niskanen2016-06-0116-299/+582
| * | | Rewrite inet_drv for AF_LOCALRaimo Niskanen2016-06-012-40/+54
| * | | Assign externally open fd to gen_tcp (UDS support)Serge Aleynikov2016-01-126-11/+48
* | | | Merge branch 'rickard/rt-dep-erts-kernel-stdlib-sasl'Rickard Green2016-05-311-1/+1
|\ \ \ \