aboutsummaryrefslogtreecommitdiffstats
path: root/lib/os_mon/c_src/cpu_sup.c
AgeCommit message (Expand)Author
2018-09-29Make Erlang's cpu_sup function better on AndroidAlexander Clouter
2016-05-17os_mon: Fix compile error on FreeBSDSverker Eriksson
2016-05-06os_mon: Implement cpu_sup:util/0,1 on OSXYuki Ito
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-02os_mon: Comply with C89 standardBjörn-Egil Dahlberg
2015-05-26os_mon: Implement cpu_sup:util/0,1 for FreeBSDWasif Malik and Johannes Huning
2014-12-29os_mon: rename send() to sendi() in cpu_sup.cAlex Wilson
2014-12-29os_mon: cpu_sup should use native sysctl/libkvm calls on BSDAlex Wilson
2013-09-02Fix broken cpu_sup:nprocs and others on Solaris 64-bitSimon Cornish
2013-09-02Fix some compiler warningsSimon Cornish
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-07-24os_mon: Elucidate port program error messagesBjörn-Egil Dahlberg
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-16os_mon: Check results from fgets in cpu_supBjörn-Egil Dahlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP