aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel
AgeCommit message (Expand)Author
2016-12-07Update copyright-yearErlang/OTP
2016-11-24Remove duplicate docs for the priority inet optionLoïc Hoguin
2016-11-19document {yield/nb_yield}() limitationAlexander Clouter
2016-11-09Merge branch 'gomoripeti/kernel/controlling_proc_badarg_doc/PR-1208/OTP-14022...Raimo Niskanen
2016-11-03Merge branch 'sverker/kernel-erts-dependency/OTP-14003' into maintSverker Eriksson
2016-10-31kernel: Add lost dependency to erts-8.1Sverker Eriksson
2016-10-27controlling_process can return {error, badarg}Péter Gömöri
2016-10-17Clarify permission bits in file.xmlMagnus Henoch
2016-09-28Document the order of directories added with code:add_pathsa/1Siri Hansen
2016-09-26Update appups in kernel and stdlib for OTP versions > 19.1Siri Hansen
2016-09-22file_SUITE: Test file:write_file/3Björn Gustavsson
2016-09-20Prepare releaseErlang/OTP
2016-09-15Merge branch 'raimo/diffserv-socket-option/OTP-13582' into maintRaimo Niskanen
2016-09-15Merge branch 'bjorn/erts/on_load/ERL-240/OTP-13893' into maintBjörn Gustavsson
2016-09-14Don't leak old code when loading a modules with an on_load functionBjörn Gustavsson
2016-09-14Tune 'tclass' semanticsRaimo Niskanen
2016-09-12Implement IPV6_TCLASSRaimo Niskanen
2016-09-08Fix incorrect priv_dir when adding app's ebin directory to pathPeter Andersson
2016-09-06kernel: Correct file(3)Hans Bolinder
2016-09-05Merge branch 'lukas/kernel/os_cmd_fix_stdin_close/OTP-13867' into maintLukas Larsson
2016-09-05Merge branch 'lukas/kernel/fix_os_SUITE_message_leak_testcase/OTP-13867' into...Lukas Larsson
2016-09-02kernel: Close stdin of commands run in os:cmdLukas Larsson
2016-09-01doc: Correct errors introduced by Editorial changesHans Bolinder
2016-08-31Fix xmllint-warningsHans Bolinder
2016-08-31kernerl: Remove infinite loop from testcaseLukas Larsson
2016-08-29Merge branch 'rickard/ds-purge-module/OTP-13808' into maintRickard Green
2016-08-29Merge branch 'rickard/fun-purge-bug/OTP-13809' and 'rickard/new-purge-strateg...Rickard Green
2016-08-29Perform check_process_code while process is executing dirtyRickard Green
2016-08-29Fix purge of codeRickard Green
2016-08-26Reclaim literal area after purge has completedRickard Green
2016-08-19Merge branch 'sverker/net_kernel-setopts/OTP-13564' into maintSverker Eriksson
2016-08-17Merge branch 'maint-19' into maintLukas Larsson
2016-08-16Prepare releaseErlang/OTP
2016-08-16erts: Make sure to flush potential exit messageLukas Larsson
2016-08-15kernel: Document net_kernel:getopts and setoptsSverker Eriksson
2016-08-15kernel: Add erl_distribution_SUITE:setoptsSverker Eriksson
2016-08-15kernel: Accept and convert old hs_data recordSverker Eriksson
2016-08-15kernel: Add net_kernel:setopts/2 and getopts/2Sverker Eriksson
2016-08-12Merge branch 'lukas/erts/fix_init_stop_code_load_race/OTP-13802' into maintLukas Larsson
2016-08-12erts/kernel: Fix code loading deadlock during init:stopLukas Larsson
2016-08-11kernel: Export inet types socket_getopt and socket_setoptSverker Eriksson
2016-08-11kernel: Refactor dist_util:con_loopSverker Eriksson
2016-08-11kernel: Cleanup code with fancy record syntaxSverker Eriksson
2016-08-09Merge branch 'maint-19' into maintLukas Larsson
2016-08-08Prepare releaseErlang/OTP
2016-08-08kernel: Use ^D as eot for os:cmd on unix platformsLukas Larsson
2016-08-01Merge branch 'raimo/SCTP-socket-stats/ERL-102/OTP-13773' into maintRaimo Niskanen
2016-07-28Test inet:getstat/1 dead for SCTP sendRaimo Niskanen
2016-07-28Fix test suite compilation warningsRaimo Niskanen
2016-07-26Merge branch 'okumin/kernel/remove-duplicated-line/PR-1119/OTP-13771' into maintBjörn-Egil Dahlberg