summaryrefslogtreecommitdiff
path: root/erts/preloaded
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsBjörn-Egil Dahlberg2012-08-312-2/+2
* Merge branch 'ta/docsmaint' into maintHenrik Nord2012-08-291-1/+1
|\
| * Fix various code typos for R15B02Tuncer Ayaz2012-07-051-1/+1
* | Merge branch 'tab/fix-sctp-multihoming-IPv6/OTP-10217' into maintFredrik Gustafsson2012-08-272-3/+3
|\ \
| * | Allow mixed IPv4 and IPv6 addresses to sctp_bindxTomas Abrahamsson2012-08-162-3/+3
* | | Fix init:restart with hipelibsSverker Eriksson2012-08-212-0/+8
* | | Make get/putenv and erlexec understand UnicodePatrik Nyblom2012-08-142-1/+5
* | | Update preloadedSiri Hansen2012-08-071-0/+0
* | | Fix flattening of paths in erl_prim_loaderSiri Hansen2012-08-071-42/+68
* | | Update preloadedHenrik Nord2012-07-181-0/+0
* | | Merge branch 'ta/prim_archive-reloading' into maintHenrik Nord2012-07-181-37/+72
|\ \ \
| * | | [erts,kernel,stdlib] fix escript/primary archive reloadingTuncer Ayaz2012-07-061-37/+71
| | |/ | |/|
* | | Update preloadedSiri Hansen2012-07-101-0/+0
* | | Add comments to make erl_prim_loader primary archive handling more readableSiri Hansen2012-07-091-52/+74
* | | Fix erl_prim_loader errors in handling of primary archiveSiri Hansen2012-07-091-51/+58
|/ /
* | Update to work with whitespace in exec pathLukas Larsson2012-06-051-4/+4
|/
* Update copyright yearsBjörn-Egil Dahlberg2012-03-304-4/+4
* Remove code causing dialyzer warning from prim_filePatrik Nyblom2012-03-222-10/+5
* Rename dyntrace BIFs to more suiting namesPatrik Nyblom2012-03-222-11/+11
* Correct some errors in the user tag spreadingPatrik Nyblom2012-03-221-0/+0
* Add user tag spreading functionality to VM and use in filePatrik Nyblom2012-03-222-383/+266
* Update dtrace for changes in R15Björn-Egil Dahlberg2012-03-222-13/+9
* Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 4/4Scott Lystig Fritchie2012-03-222-225/+375
* Merge branch 'sverk/zlib_port_leak' into maintSverker Eriksson2012-03-202-24/+48
|\
| * Fix port leaks in zlibSverker Eriksson2012-03-152-24/+48
* | Merge branch 'ph/fix-enfile/OTP-9990' into maintBjörn-Egil Dahlberg2012-03-192-2/+4
|\ \ | |/ |/|
| * Update preloaded prim_inet.beamBjörn-Egil Dahlberg2012-03-161-0/+0
| * prim_inet: Catch system_limit in open_portBjörn-Egil Dahlberg2012-03-161-2/+4
* | Implement statistics(scheduler_wall_time)Rickard Green2012-01-262-0/+34
|/
* Update preloaded modulesBjörn-Egil Dahlberg2011-12-128-0/+0
* Update preloaded modulesBjörn-Egil Dahlberg2011-12-098-0/+0
* Merge branch 'egil/file-info-opt-utc/OTP-7687'Björn-Egil Dahlberg2011-12-084-71/+155
|\
| * Update prim_file.beam and prim_zip.beamBjörn-Egil Dahlberg2011-12-082-0/+0
| * Change name of bif universaltime_to_seconds/1Björn-Egil Dahlberg2011-12-081-5/+5
| * Change options to prim_file:*_file_info/*Björn-Egil Dahlberg2011-12-081-8/+8
| * Catch errors from prim_file:*_file_infoBjörn-Egil Dahlberg2011-12-081-170/+43
| * Let prim_file validate ctime in file_infoBjörn-Egil Dahlberg2011-12-081-1/+6
| * Silence warnings in prim_fileBjörn-Egil Dahlberg2011-12-021-11/+11
| * Fix validate structure in file_infoBjörn-Egil Dahlberg2011-12-021-11/+13
| * Fix prim_file time conversionsBjörn-Egil Dahlberg2011-12-021-22/+36
| * Do not use calendar module in preloadedBjörn-Egil Dahlberg2011-12-021-1/+1
| * Move datetime into prim_fileBjörn-Egil Dahlberg2011-12-021-28/+208
| * Use epoch seconds instead of datetime()Björn-Egil Dahlberg2011-12-021-53/+63
* | Fix typos in erts/preloaded/srcTuncer Ayaz2011-12-051-1/+1
|/
* Update preloaded modulesLukas Larsson2011-12-022-0/+0
* Merge branch 'ta/sendfile/OTP-9240'Lukas Larsson2011-12-022-3/+45
|\
| * Remove header/trailer supportLukas Larsson2011-12-021-9/+4
| * Only allow tcp sockets as target for sendfileLukas Larsson2011-12-021-11/+18
| * Preliminary work on header/trailerLukas Larsson2011-12-011-26/+9
| * Implement ignorefd for TCPLukas Larsson2011-12-011-15/+8