aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded
AgeCommit message (Expand)Author
2012-08-27Merge branch 'tab/fix-sctp-multihoming-IPv6/OTP-10217' into maintFredrik Gustafsson
2012-08-21Fix init:restart with hipelibsSverker Eriksson
2012-08-16Allow mixed IPv4 and IPv6 addresses to sctp_bindxTomas Abrahamsson
2012-08-14Make get/putenv and erlexec understand UnicodePatrik Nyblom
2012-08-07Update preloadedSiri Hansen
2012-08-07Fix flattening of paths in erl_prim_loaderSiri Hansen
2012-07-18Update preloadedHenrik Nord
2012-07-18Merge branch 'ta/prim_archive-reloading' into maintHenrik Nord
2012-07-10Update preloadedSiri Hansen
2012-07-09Add comments to make erl_prim_loader primary archive handling more readableSiri Hansen
2012-07-09Fix erl_prim_loader errors in handling of primary archiveSiri Hansen
2012-07-06[erts,kernel,stdlib] fix escript/primary archive reloadingTuncer Ayaz
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-22Remove code causing dialyzer warning from prim_filePatrik Nyblom
2012-03-22Rename dyntrace BIFs to more suiting namesPatrik Nyblom
2012-03-22Correct some errors in the user tag spreadingPatrik Nyblom
2012-03-22Add user tag spreading functionality to VM and use in filePatrik Nyblom
2012-03-22Update dtrace for changes in R15Björn-Egil Dahlberg
2012-03-22Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 4/4Scott Lystig Fritchie
2012-03-20Merge branch 'sverk/zlib_port_leak' into maintSverker Eriksson
2012-03-19Merge branch 'ph/fix-enfile/OTP-9990' into maintBjörn-Egil Dahlberg
2012-03-16Update preloaded prim_inet.beamBjörn-Egil Dahlberg
2012-03-16prim_inet: Catch system_limit in open_portBjörn-Egil Dahlberg
2012-03-15Fix port leaks in zlibSverker Eriksson
2012-01-26Implement statistics(scheduler_wall_time)Rickard Green
2011-12-12Update preloaded modulesBjörn-Egil Dahlberg
2011-12-09Update preloaded modulesBjörn-Egil Dahlberg
2011-12-08Merge branch 'egil/file-info-opt-utc/OTP-7687'Björn-Egil Dahlberg
2011-12-08Update prim_file.beam and prim_zip.beamBjörn-Egil Dahlberg
2011-12-08Change name of bif universaltime_to_seconds/1Björn-Egil Dahlberg
2011-12-08Change options to prim_file:*_file_info/*Björn-Egil Dahlberg
2011-12-08Catch errors from prim_file:*_file_infoBjörn-Egil Dahlberg
2011-12-08Let prim_file validate ctime in file_infoBjörn-Egil Dahlberg
2011-12-05Fix typos in erts/preloaded/srcTuncer Ayaz
2011-12-02Silence warnings in prim_fileBjörn-Egil Dahlberg
2011-12-02Fix validate structure in file_infoBjörn-Egil Dahlberg
2011-12-02Fix prim_file time conversionsBjörn-Egil Dahlberg
2011-12-02Do not use calendar module in preloadedBjörn-Egil Dahlberg
2011-12-02Move datetime into prim_fileBjörn-Egil Dahlberg
2011-12-02Use epoch seconds instead of datetime()Björn-Egil Dahlberg
2011-12-02Update preloaded modulesLukas Larsson
2011-12-02Merge branch 'ta/sendfile/OTP-9240'Lukas Larsson
2011-12-02Remove header/trailer supportLukas Larsson
2011-12-02Only allow tcp sockets as target for sendfileLukas Larsson
2011-12-01Preliminary work on header/trailerLukas Larsson
2011-12-01Implement ignorefd for TCPLukas 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