aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/unix/erl_unix_sys.h
AgeCommit message (Expand)Author
2017-09-04Bug fixes of statistics(wall_clock) and statistics(runtime)Rickard Green
2017-05-04Update copyright yearRaimo Niskanen
2017-04-24Merge branch 'maint'Rickard Green
2017-04-21Do not ignore SIGTERM when VM has been started with +BiRickard Green
2016-11-17erts: Fix all -Wundef errorsSverker Eriksson
2016-07-14erts: Fix some msacc inline directivesLukas Larsson
2016-06-10erts: Fix undefined shift to msb in monotonic timeBjörn-Egil Dahlberg
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-18Merge branch 'lukas/erts/fix_scheduler_suspend/ERL-94/PR-978/OTP-13425'Lukas Larsson
2016-03-15update copyright-yearHenrik Nord
2016-02-23erts: Fix install of suspend handlerLukas Larsson
2016-02-02erts: Refactor perf counter internal interfaceLukas Larsson
2016-02-02erts: use correct function for perf counter on non-x86Lukas Larsson
2016-02-02erts, kernel: Add os:perf_counter functionLukas Larsson
2015-12-15erts: Move os_pid to port hash to child setupLukas Larsson
2015-12-15erts: Create forker process for spawn driverLukas Larsson
2015-12-15erts: Move sys drivers to another fileLukas Larsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-08Merge branch 'rickard/time-improvement/OTP-11997'Rickard Green
2015-05-06Misc time improvementsRickard Green
2015-04-22Merge branch 'sverk/pr632/prevent-illegal-nif-terms/OTP-12655'Sverker Eriksson
2015-04-15erts: Fix isfinite for windowsSverker Eriksson
2015-03-25Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-25Fixes and cleanupRickard Green
2015-03-24Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-24Better OS system time implementationRickard Green
2015-03-23erts_sys_hrtime() for lcntRickard Green
2015-03-23Better support for poor os monotonic sourcesRickard Green
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Introduce a new time APIRickard Green
2014-12-19Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'Lukas Larsson
2014-12-19erts: Improve crash dumpsLukas Larsson
2014-12-19erts: Rename sys_sigset to sys_signalLukas Larsson
2014-12-09erts: Allow cpu_timestamp tracing for LinuxLukas Larsson
2014-12-02erts: Fix finite warning for clangLukas Larsson
2014-11-24erts: Use finite instead of isfinite with gccLukas Larsson
2014-10-28Merge branch 'sv/isfinite/OTP-12268' into maintLukas Larsson
2014-10-28Use isfinite() instead of finite() when availableAnthony Ramine
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-02-24ose: Force atleast one async thread for oseLukas Larsson
2013-09-25Implement platform specific aligned sys_alloc and use when supportedRickard Green
2011-12-02Fix time typesRickard Green
2011-11-13Optimize memory allocationRickard Green
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-12-20Remove timer-thread implementationBjörn-Egil Dahlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP