aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/unix/erl_unix_sys.h
AgeCommit message (Expand)Author
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