summaryrefslogtreecommitdiff
path: root/erts/emulator
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsBjörn-Egil Dahlberg2011-09-2914-14/+14
* Merge branch 'sverker/stub-module-code-leakage' into devLukas Larsson2011-09-293-34/+44
|\
| * Prevent valgrind warning for erts_alloc_permanent_cache_alignedSverker Eriksson2011-09-282-16/+25
| * [erts] Fix memory leak in erts_make_stub_module (hipe loading)Sverker Eriksson2011-09-281-18/+19
* | Merge branch 'lukas/fix_erts_testcases/OTP-9596' into devLukas Larsson2011-09-294-6/+17
|\ \
| * | Allow out of memory exception for max_port checksLukas Larsson2011-09-291-0/+2
| * | Double timeout to make sure debug builds passLukas Larsson2011-09-291-2/+2
| * | Use now instead of os:timestampLukas Larsson2011-09-291-2/+2
| * | Increase timeout in scheduler_suspend for slow platformsLukas Larsson2011-09-211-1/+1
| * | Skip update_cpu_info if 'taskset' cannot be foundLukas Larsson2011-09-211-1/+10
* | | Merge branch 'raimo/sctp-getsetopts-dev/OTP-9544' into devRaimo Niskanen2011-09-281-5/+4
|\ \ \ | |_|/ |/| |
| * | Merge branch 'raimo/sctp-getsetopts/OTP-9544' into raimo/sctp-getsetopts-dev/...Raimo Niskanen2011-09-191-5/+4
| |\ \
| | * | erts,kernel: Bugfix - read SCTP socket options from right protocol layerRaimo Niskanen2011-09-191-3/+3
| | * | erts: Fix bug SCTP send can only be called from controlling processRaimo Niskanen2011-09-191-3/+2
| | * | erts: Patch 1113Rickard Green2010-08-205-53/+96
* | | | distribution_SUITE:bulk_send_bigbig/1: Fail with more informationBjörn Gustavsson2011-09-271-9/+14
* | | | distribution_SUITE: Use unique slave node namesBjörn Gustavsson2011-09-271-2/+2
* | | | busy_port_SUITE: Avoid crash in register/2Björn Gustavsson2011-09-261-1/+15
* | | | Merge branch 'rickard/aux-work-bug/OTP-9567' into devRickard Green2011-09-241-7/+0
|\ \ \ \
| * | | | Fix lost wakeup of scheduler when enqueuing auxiliary workRickard Green2011-09-221-7/+0
* | | | | Merge branch 'bjorn/erts/support-macosx-lion/OTP-9547' into devBjörn Gustavsson2011-09-211-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix build problems on MacOS 10.7 (Lion)Björn Gustavsson2011-09-201-5/+5
| | |/ / | |/| |
* | | | Merge branch 'cr/cppcheck' into devHenrik Nord2011-09-201-1/+1
|\ \ \ \
| * | | | Changes inspired by running cppcheck(1)Christian von Roques2011-09-061-1/+1
* | | | | Merge branch 'ta/docs-fixes' into devHenrik Nord2011-09-205-5/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix more misspellings of compatibilityTuncer Ayaz2011-09-151-1/+1
| * | | | Fix misspelling of accommodateTuncer Ayaz2011-09-151-1/+1
| * | | | Fix misspelling of exceedTuncer Ayaz2011-09-151-1/+1
| * | | | Fix misspelling of successfulTuncer Ayaz2011-09-152-2/+2
* | | | | Merge branch 'rickard/glibc-mutex-destroy-bug/OTP-9373' into devRickard Green2011-09-191-5/+10
|\ \ \ \ \
| * | | | | Do not abort emulator when buggy pthread impl return EBUSYRickard Green2011-06-131-5/+10
| | |_|/ / | |/| | |
* | | | | erts: Remove compiler warning in sys.cBjörn-Egil Dahlberg2011-09-161-2/+2
* | | | | Merge branch 'pan/erl-bif-types/OTP-9496' into devBjörn-Egil Dahlberg2011-09-161-6/+4
|\ \ \ \ \
| * | | | | Cleanup ETS bif's in hipe:erl_bif_types.erl (for dialyzer)Patrik Nyblom2011-09-121-6/+4
* | | | | | Merge branch 'pan/win_erlsrv_stop/OTP-9344' into devBjörn-Egil Dahlberg2011-09-163-4/+7
|\ \ \ \ \ \
| * | | | | | Move init of smp rw mutex from init to sys_args to make sure that it is initi...Lukas Larsson2011-07-081-1/+3
| * | | | | | Move erts_sys_env_init() to erts_sys_pre_init()Patrik Nyblom2011-06-151-2/+1
| * | | | | | Change start order so that service_event gets initialized before it's usedPatrik Nyblom2011-05-261-1/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'pan/win_symbolic_link_fixes/OTP-9279' into devBjörn-Egil Dahlberg2011-09-161-2/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add error code for cyclic symbolic links and make directory links readablePatrik Nyblom2011-05-101-2/+4
* | | | | | Make sure we have a run_queueBjörn-Egil Dahlberg2011-09-121-2/+5
| |_|/ / / |/| | | |
* | | | | Merge branch 'fm/enif_compare-64-to-32bits-cast' into devHenrik Nord2011-09-082-1/+15
|\ \ \ \ \
| * | | | | Fix enif_compare on 64bits machinesFilipe David Manana2011-09-022-1/+15
| | |_|/ / | |/| | |
* | | | | Add erlang:external_size/2 BIFFilipe David Manana2011-08-274-2/+66
|/ / / /
* | | | Add erlang:check_old_code/1Björn Gustavsson2011-08-253-2/+53
* | | | check_process_code/2: Quickly return 'false' if there is no old codeBjörn Gustavsson2011-08-251-6/+7
* | | | Merge branch 'rc/r14-gc-fix' into devHenrik Nord2011-08-241-16/+24
|\ \ \ \
| * | | | fix 64-bit issues in the garbage collectionRichard Carlsson2011-08-151-16/+24
| | |/ / | |/| |
* | | | erts: use a union to avoid strict aliasing issuesTuncer Ayaz2011-08-152-35/+49
* | | | Merge branch 'ms/inet-socket-domain-error' into devHenrik Nord2011-08-081-1/+3
|\ \ \ \