summaryrefslogtreecommitdiff
path: root/erts/emulator/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix function "defined but not used" warningRickard Green2014-12-031-0/+4
* erts: Fix finite warning for clangLukas Larsson2014-12-021-1/+1
* erts: Use finite instead of isfinite with gccLukas Larsson2014-11-241-0/+11
* Merge branch 'sv/isfinite/OTP-12268' into maintLukas Larsson2014-10-281-4/+9
|\
| * Use isfinite() instead of finite() when availableAnthony Ramine2014-10-281-4/+9
* | Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c...Rickard Green2014-09-257-106/+656
|\ \ | |/ |/|
| * Introduce support for eager check I/O schedulingRickard Green2014-09-257-106/+656
* | Fix ERTS_POLL_DEBUG_PRINT usageMichael Truog2014-08-221-1/+1
* | Fix permissions of some files in the repositoryAnthony Ramine2014-05-251-0/+0
* | Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson2014-03-274-133/+233
|\ \
| * | ose: Fix erts assert failed printoutsLukas Larsson2014-03-261-2/+2
| * | ose: fix for packet_bytes in fd/spawn driver.Jonas Karlsson2014-03-261-134/+155
| * | ose: Fix bug when hunting for signal proxyLukas Larsson2014-03-261-1/+1
| * | ose: Implement tcp inet driver for OSELukas Larsson2014-03-262-2/+7
| * | ose: Print faults in aio sys driver callsLukas Larsson2014-03-261-5/+17
| * | ose: erlang display goes to ramlog printfLukas Larsson2014-03-261-0/+60
| * | ose: Initiate stdin/stdout/stderrLukas Larsson2014-03-261-0/+2
| * | ose: Break lmconf into one per load moduleLukas Larsson2014-03-261-0/+1
| * | ose: Reset busy port when pdq emptyLukas Larsson2014-03-231-10/+9
| * | ose: Restore the owner of the signalAdrian Mangeac2014-03-232-1/+1
* | | Merge branch 'paulgray/dtrace_snprintf_fix/OTP-11816'Lukas Larsson2014-03-251-1/+2
|\ \ \
| * | | Fix DTrace/SystemTap-related formattingScott Lystig Fritchie2014-03-251-1/+2
| | |/ | |/|
* | | Merge branch 'sverk/win-long-filenames/OTP-11813'Sverker Eriksson2014-03-241-9/+11
|\ \ \
| * | | erts: Increase MAXPATHLEN to 4096 for windowsSverker Eriksson2014-03-241-9/+11
* | | | Merge branch 'nox/reedr-closefrom'Henrik Nord2014-03-211-0/+7
|\ \ \ \
| * | | | Use closefrom(2) when available in child_setupRick Reed2014-03-091-0/+4
| | |_|/ | |/| |
* | | | Raspberry PI / Android a minimal cross-compile configurationDmitry Kolesnikov2014-03-213-3/+51
|/ / /
* | | Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson2014-02-2418-10/+4534
|\ \ \
| * | | ose: Updating fd_driver and spawn_driver for OSEJonas Karlsson2014-02-241-689/+650
| * | | ose: Updating event and signal API for OSEJonas Karlsson2014-02-242-5/+8
| * | | ose: Thread priorities configurable from lmconfLukas Larsson2014-02-242-1/+15
| * | | ose: Cleanup POLL_SCHED_1 codeLukas Larsson2014-02-241-0/+1
| * | | ose: Added Enea copyright header to lcf files.Robert Paal2014-02-245-680/+59
| * | | ose: Eliminating delays when trying to open filesRobert Paal2014-02-241-0/+5
| * | | ose: Update ddll interface after rebase to 17.0-rc1Lukas Larsson2014-02-241-74/+3
| * | | ose: Add fair scheduling yieldsLukas Larsson2014-02-241-2/+3
| * | | ose: Port run_erl and to_erlLukas Larsson2014-02-241-0/+3
| * | | ose: Rewrite resolve_signal API for ose driversLukas Larsson2014-02-245-169/+129
| * | | ose: Fix starting with pm_createLukas Larsson2014-02-241-2/+10
| * | | ose: Update erl_assert_error after R16B03 api changeLukas Larsson2014-02-241-5/+7
| * | | ose: OSE port related cleanup and fixesJonas Karlsson2014-02-241-19/+9
| * | | ose: Fix printout to stdout to not duplicate long buffersLukas Larsson2014-02-241-5/+15
| * | | ose: Use spinlock as default heap lock mechanismJonas Karlsson2014-02-241-1/+2
| * | | ose,erts: Specify name for tsd keysLukas Larsson2014-02-242-2/+2
| * | | ose: Style updates onlyLukas Larsson2014-02-241-95/+50
| * | | ose: Fix various build environment issuesLukas Larsson2014-02-242-0/+22
| * | | ose: Change signal base to registered rangeLukas Larsson2014-02-241-1/+1
| * | | ose: Add eh_frame_hdr section to linker fileLukas Larsson2014-02-241-0/+4
| * | | ose: Add link conf for gcc 4.4.3Lukas Larsson2014-02-242-0/+147
| * | | ose: Copied driver_int.h from unixLukas Larsson2014-02-241-0/+41