aboutsummaryrefslogtreecommitdiffstats
path: root/lib/os_mon/c_src
AgeCommit message (Expand)Author
2019-08-06os_mon: Fix sscanf to use %llu instead of gnu specific %LuLukas Larsson
2018-09-29Make Erlang's cpu_sup function better on AndroidAlexander Clouter
2016-05-17os_mon: Fix compile error on FreeBSDSverker Eriksson
2016-05-16Merge branch 'mururu/os_mon/cpu-sup-osx/PR-1049/OTP-13597'Björn-Egil Dahlberg
2016-05-06os_mon: Implement cpu_sup:util/0,1 on OSXYuki Ito
2016-05-04Fix compilation on SUN/SPARC by including <stdlib.h>Kostis Sagonas
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
2015-05-11Merge branch 'aw/native-cpu_sup/OTP-12730'Björn-Egil Dahlberg
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
2014-12-11Fix compile breakage on OpenBSDAlex Wilson
2014-03-21Raspberry PI / Android a minimal cross-compile configurationDmitry Kolesnikov
2013-09-02Fix broken cpu_sup:nprocs and others on Solaris 64-bitSimon Cornish
2013-09-02Fix some compiler warningsSimon Cornish
2013-09-02Remove object files when cleaningSimon Cornish
2013-07-26Fix compilation on SolarisMaciej Małecki
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-03-15Moved ifdef NetBSD to proper placeFredrik Gustafsson
2013-03-08compilation fix for NetBSDYAMAMOTO Takashi
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2012-08-31Merge branch 'maint'Björn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-07-25Merge branch 'maint'Björn-Egil Dahlberg
2012-07-24os_mon: Elucidate port program error messagesBjörn-Egil Dahlberg
2012-07-19os_mon: Remove VxWorksBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-14Merge branch 'av/maint-memsup' into maintHenrik Nord
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-11-15Fix segmentation fault in memsupAnton Vorobev
2011-09-29Merge branch 'dev' into majorBjörn-Egil Dahlberg
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-19Merge branch 'dev' into majorBjörn-Egil Dahlberg
2011-09-16os_mon: Check results from fgets in cpu_supBjörn-Egil Dahlberg
2011-08-08*/c_src/Makefile*: Support parallel makeBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP