aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel
AgeCommit message (Expand)Author
2011-12-07Teach os_SUITE:space_in_name to quote correctly on WindowsPatrik Nyblom
2011-12-06Merge branch 'ta/docs'Henrik Nord
2011-12-06Merge branch 'ao/fix-change-time-inval-dates'Henrik Nord
2011-12-06erts: Remove truncation of http packet parsing and return error insteadSverker Eriksson
2011-12-05Clarify some code commentsLukas Larsson
2011-12-05Make solaris use sendfilevLukas Larsson
2011-12-05Fix misspelling of chosenTuncer Ayaz
2011-12-05honor packet_size for http packet parsing to fix OTP-9389Steve Vinoski
2011-12-05Fix typo in gen_sctp(3)Tuncer Ayaz
2011-12-05file: correct make_link/2 and make_symlink/2 docsTuncer Ayaz
2011-12-05Merge branch 'sa/dialyzer-fixes'Henrik Nord
2011-12-05Merge branch 'hb/kernel/too_greedy_disk_log/OTP-9764'Hans Bolinder
2011-12-04Make sure disk_log does not write too much dataHans Bolinder
2011-12-02Add spec for file:read_link_info/2Björn-Egil Dahlberg
2011-12-02Move datetime into prim_fileBjörn-Egil Dahlberg
2011-12-02stdlib: Fix return file_info on epochBjörn-Egil Dahlberg
2011-12-02Fix undefined datetimesBjörn-Egil Dahlberg
2011-12-02Teach file.erl datetime conversionsBjörn-Egil Dahlberg
2011-12-02Merge branch 'ta/sendfile/OTP-9240'Lukas Larsson
2011-12-02Add sendfile server printoutsLukas Larsson
2011-12-02Skip recv/send during tests for fallback platformsLukas Larsson
2011-12-02Remove header/trailer supportLukas Larsson
2011-12-02Expand sendfile documentationLukas Larsson
2011-12-02Move sendfile api to file moduleLukas Larsson
2011-12-01Preliminary work on header/trailerLukas Larsson
2011-12-01Add tests for send/recv/sendfile interactionsLukas Larsson
2011-12-01Remove tests for file_server sendfileLukas Larsson
2011-12-01sendfile caller now has to be the controlling_processLukas Larsson
2011-12-01Remove support for file_server, sendfile has to be rawLukas Larsson
2011-12-01Implement ignorefd for TCPLukas Larsson
2011-12-01Implement sendfile when there are no async threadsLukas Larsson
2011-12-01Implement blocking calls for sendfileLukas Larsson
2011-12-01Implement sendfile using blocking io in asynch threadsLukas Larsson
2011-12-01Create erlang fallback for sendfileLukas Larsson
2011-12-01Move sendfile tests to gen_tcp_api_SUITELukas Larsson
2011-12-01Correct callback spec in application moduleStavros Aronis
2011-11-29Implement file:sendfileTuncer Ayaz
2011-11-29wrap_log_reader_SUITE: Eliminate use of tuple funBjörn Gustavsson
2011-11-29file_SUITE: Eliminate use of tuple funBjörn Gustavsson
2011-11-29user_sup: Eliminate use of tuple funBjörn Gustavsson
2011-11-28Merge branch 'bjorn/code-loading'Björn Gustavsson
2011-11-28kernel: Adjust sctp test skip for interesting error value from MontavistaRaimo Niskanen
2011-11-28kernel: Adjust test to allow for creative auto alias on MacOS XRaimo Niskanen
2011-11-26code: Clean up loading of code_server prerequisitesBjörn Gustavsson
2011-11-23Avoid slow code loading of BEAM code in a hipe-enabled emulatorBjörn Gustavsson
2011-11-22Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg
2011-11-22Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson
2011-11-18Merge branch 'siri/sasl/upgrade-erts/OTP-9438'Siri Hansen
2011-11-18gen_udp_SUITE:buffer_size test case fixRaimo Niskanen
2011-11-17Add restart_new_emulator instruction to kernel, stdlib and sasl appupsSiri Hansen