summaryrefslogtreecommitdiff
path: root/lib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate docs for the priority inet optionLoïc Hoguin2016-11-241-5/+0
* document {yield/nb_yield}() limitationAlexander Clouter2016-11-191-0/+16
* Merge branch 'gomoripeti/kernel/controlling_proc_badarg_doc/PR-1208/OTP-14022...Raimo Niskanen2016-11-095-5/+13
|\
| * controlling_process can return {error, badarg}Péter Gömöri2016-10-275-5/+13
* | Merge branch 'sverker/kernel-erts-dependency/OTP-14003' into maintSverker Eriksson2016-11-031-1/+1
|\ \
| * | kernel: Add lost dependency to erts-8.1Sverker Eriksson2016-10-311-1/+1
* | | Clarify permission bits in file.xmlMagnus Henoch2016-10-171-4/+4
| |/ |/|
* | Document the order of directories added with code:add_pathsa/1Siri Hansen2016-09-281-3/+8
* | Update appups in kernel and stdlib for OTP versions > 19.1Siri Hansen2016-09-261-2/+2
* | file_SUITE: Test file:write_file/3Björn Gustavsson2016-09-221-23/+31
|/
* Prepare releaseErlang/OTP2016-09-202-1/+69
* Merge branch 'raimo/diffserv-socket-option/OTP-13582' into maintRaimo Niskanen2016-09-154-6/+35
|\
| * Tune 'tclass' semanticsRaimo Niskanen2016-09-141-1/+1
| * Implement IPV6_TCLASSRaimo Niskanen2016-09-124-6/+35
* | Merge branch 'bjorn/erts/on_load/ERL-240/OTP-13893' into maintBjörn Gustavsson2016-09-152-2/+95
|\ \
| * | Don't leak old code when loading a modules with an on_load functionBjörn Gustavsson2016-09-142-2/+95
| |/
* | Fix incorrect priv_dir when adding app's ebin directory to pathPeter Andersson2016-09-081-1/+11
|/
* kernel: Correct file(3)Hans Bolinder2016-09-061-1/+1
* Merge branch 'lukas/kernel/os_cmd_fix_stdin_close/OTP-13867' into maintLukas Larsson2016-09-054-5/+43
|\
| * kernel: Close stdin of commands run in os:cmdLukas Larsson2016-09-024-5/+43
* | Merge branch 'lukas/kernel/fix_os_SUITE_message_leak_testcase/OTP-13867' into...Lukas Larsson2016-09-051-1/+1
|\ \
| * | kernerl: Remove infinite loop from testcaseLukas Larsson2016-08-311-1/+1
* | | doc: Correct errors introduced by Editorial changesHans Bolinder2016-09-0116-83/+83
* | | Fix xmllint-warningsHans Bolinder2016-08-312-3/+3
|/ /
* | Merge branch 'rickard/ds-purge-module/OTP-13808' into maintRickard Green2016-08-291-4/+17
|\ \
| * | Perform check_process_code while process is executing dirtyRickard Green2016-08-291-4/+17
* | | Merge branch 'rickard/fun-purge-bug/OTP-13809' and 'rickard/new-purge-strateg...Rickard Green2016-08-292-3/+55
|\ \ \ | |/ /
| * | Fix purge of codeRickard Green2016-08-291-0/+10
| * | Reclaim literal area after purge has completedRickard Green2016-08-261-3/+45
* | | Merge branch 'sverker/net_kernel-setopts/OTP-13564' into maintSverker Eriksson2016-08-1910-35/+417
|\ \ \
| * | | kernel: Document net_kernel:getopts and setoptsSverker Eriksson2016-08-152-0/+38
| * | | kernel: Add erl_distribution_SUITE:setoptsSverker Eriksson2016-08-151-0/+163
| * | | kernel: Accept and convert old hs_data recordSverker Eriksson2016-08-151-2/+19
| * | | kernel: Add net_kernel:setopts/2 and getopts/2Sverker Eriksson2016-08-155-11/+179
| * | | kernel: Export inet types socket_getopt and socket_setoptSverker Eriksson2016-08-112-3/+7
| * | | kernel: Refactor dist_util:con_loopSverker Eriksson2016-08-111-20/+12
| * | | kernel: Cleanup code with fancy record syntaxSverker Eriksson2016-08-111-1/+1
| |/ /
* | | 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
| |/