aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/unix
AgeCommit message (Expand)Author
2015-03-23Better support for poor os monotonic sourcesRickard Green
2015-03-21Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-21Unbreak lcntRickard Green
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Introduce a new time APIRickard Green
2015-02-04fix faulty mergeHenrik Nord
2015-02-03Merge branch 'maint'Zandra Hird
2015-01-30Merge branch 'egil/fix-child_setup-close/OTP-12446' into maint-17Erlang/OTP
2015-01-27erts: Use closefrom() if available when closing fdsBjörn-Egil Dahlberg
2015-01-27erts: Don't close all fds twice in child_setupBjörn-Egil Dahlberg
2015-01-23erts: Reserve a file descriptor for the crashdump fileBjörn-Egil Dahlberg
2015-01-23erts: Use emergency close to close epmdBjörn-Egil Dahlberg
2014-12-19Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'Lukas Larsson
2014-12-19erts: Make main thread safe from pipe closed eventLukas Larsson
2014-12-19erts: Improve crash dumpsLukas Larsson
2014-12-19erts: Rename sys_sigset to sys_signalLukas Larsson
2014-12-19erts: Introduce thread suspend functionsLukas Larsson
2014-12-19erts: Remove usage of QUANTIFY signalLukas Larsson
2014-12-19erts: Add support for thread namesLukas Larsson
2014-12-12Merge branch 'lukas/erts/cpu_timestamp_linux/OTP-12366'Lukas Larsson
2014-12-12Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson
2014-12-12erts: Make sure IOV_MAX is enforced for writevLukas Larsson
2014-12-09erts: Allow cpu_timestamp tracing for LinuxLukas Larsson
2014-12-02Merge branch 'maint'Lukas Larsson
2014-12-02erts: Fix finite warning for clangLukas Larsson
2014-11-24Merge branch 'maint'Lukas Larsson
2014-11-24erts: Use finite instead of isfinite with gccLukas Larsson
2014-10-28Merge branch 'maint'Lukas Larsson
2014-10-28Merge branch 'sv/isfinite/OTP-12268' into maintLukas Larsson
2014-10-28Use isfinite() instead of finite() when availableAnthony Ramine
2014-10-23Merge branch 'rickard/master/eager-check-io/OTP-12117'Rickard Green
2014-10-16erts: Make writing to non-tty fds non-blockingLukas Larsson
2014-10-16erts: Make tty driver non-blockingLukas Larsson
2014-09-25Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c...Rickard Green
2014-09-25Introduce support for eager check I/O schedulingRickard Green
2014-03-21Merge branch 'nox/reedr-closefrom'Henrik Nord
2014-03-21Raspberry PI / Android a minimal cross-compile configurationDmitry Kolesnikov
2014-03-09Use closefrom(2) when available in child_setupRick Reed
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24ose,erts: Specify name for tsd keysLukas Larsson
2014-02-24ose: Force atleast one async thread for oseLukas Larsson
2014-02-19erts: Fix faulty asserts in erts_sys_aligned_alloc/freeSverker Eriksson
2014-01-28Merge branch 'motiejus/tile_mde3/OTP-11635'Lukas Larsson
2014-01-10Merge branch 'lukas/erts/fd0_pipe_bug/OTP-11558'Lukas Larsson
2014-01-10erts: Make sure fds 0,1 and 2 are openLukas Larsson
2013-12-15Undefined MALLOC_USE_HASH macro on TileMDE3Motiejus Jakštys
2013-12-13erts: Refactor remove erts_sys_dll_open2Sverker Eriksson
2013-11-09Add os:unsetenv/1Martin Hässler
2013-09-30erts: Add __func__ to ERTS_ASSERT macroSverker Eriksson
2013-09-30erts: Refactor the ASSERT macroSverker Eriksson