aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel
AgeCommit message (Expand)Author
2010-06-04Support opening files in exclusive modeMichael Santos
2010-06-03Merge branch 'pan/otp_8611_standard_io' into devErlang/OTP
2010-06-03Merge branch 'pan/otp_3626_win_find_executable' into devErlang/OTP
2010-06-02Teach os.erl to find executable names with extension (i.e. .exe) on windowsPatrik Nyblom
2010-06-02Merge branch 'am/net_kernel_catchall' into devErlang/OTP
2010-06-02Merge branch 'rn/resolver-leaking-ports' into devErlang/OTP
2010-06-01Add catch all handle_call to net_kernelAntonio SJ Musumeci
2010-06-01Teach file:write/read/read_line about named io_serversPatrik Nyblom
2010-06-01OTP-8643 Improvements of net_kernelHans Bolinder
2010-06-01Merge branch 'bg/dist_utils' into devErlang/OTP
2010-06-01Resolver: make inet_dns decode ugly truncated replyRaimo Niskanen
2010-06-01Resolver: stop inet_res leaking portsRaimo Niskanen
2010-06-01dist_utils: Eliminate crash when list_to_existing_atom/1 failsBjörn Gustavsson
2010-05-31OTP-8653 pg2: bug fixHans Bolinder
2010-05-24Merge branch 'fm/file-operations' into devErlang/OTP
2010-05-20Add file:advise/4 - a wrapper to the POSIX syscall posix_fadviseFilipe David Manana
2010-05-20Add file:datasync/1 for syncing file contents onlyFilipe David Manana
2010-05-19Merge branch 'dp/shell-line-editing' into devErlang/OTP
2010-05-06Merge branch 'bg/file-del_dir' into devErlang/OTP
2010-05-05Adjust test of file:del_dir("..") to accept {error,einval}Björn Gustavsson
2010-04-30kernel tests: Remove stray OSE/Delta supportBjörn Gustavsson
2010-04-29Merge branch 'ks/kernel' into devErlang/OTP
2010-04-28kernel: Clean up as suggested by tidierKostis Sagonas
2010-04-19code:clash/0: match correct return value from erl_prim_loader:list_dir/1Tuncer Ayaz
2010-04-14Merge branch 'jb/inet6-dist' into devErlang/OTP
2010-04-13Support IPv6 addresses in long host namesJohn-Mark Bell
2010-03-30Merge branch 'mh/doc-inet-getopts' into devErlang/OTP
2010-03-26Doc fix: inet:getopts/2 returns {ok, OptionValues}, not just OptionValuesMagnus Henoch
2010-03-23Fix implementation of IPv6 TCP distribution protocolJohn-Mark Bell
2010-03-19OTP-8527 Global no longer supports R11B nodesHans Bolinder
2010-03-19kernel: document the file:change_mode/2 functionAndrey Pampukha
2010-03-16Merge branch 'ml/documentation_apostrophe_fix' into devErlang/OTP
2010-03-16Correct grammatical problems in conjunction with 'its'Matthias Lang
2010-03-16Change all incorrect occurrences of it's to itsMatthias Lang
2010-03-10OTP-8502 os:cmd hangRickard Green
2010-03-09Readline-style line edit historyDave Peticolas
2010-03-09Merge branch 'ks/types' into devErlang/OTP
2010-03-07file.hrl: Move out type declarationsKostis Sagonas
2010-03-07kernel: Add types and specsKostis Sagonas
2010-03-02OTP-8471 kernel: race in disk_log_SUITEHans Bolinder
2010-02-24Update version for R14ARickard Green
2010-02-19Update release notesBjörn-Egil Dahlberg
2010-02-18OTP-8451 Harmless buffer overflow by one byte in asn1 and ram_file_drv.Sverker Eriksson
2010-02-14file.erl: Add a type to be used from other modulesKostis Sagonas
2010-02-10OTP-8418 user.erl (used in oldshell) is updated to handle unicode inPatrik Nyblom
2010-02-10Support the configure option --enable-native-libsKostis Sagonas
2010-02-10Merge branch 'mp/hipe_unified_loader' into ccase/r13b04_devErlang/OTP
2010-02-10Merge branch 'rani/inet_gethostbyname_fixes' into ccase/r13b04_devErlang/OTP
2010-02-09inet_res_SUITE: testcase fixes for legacy DNS resolver (Solaris 8)Raimo Niskanen
2010-02-09inet_res: /etc/resolv.conf: use domain as default search listRaimo Niskanen