summaryrefslogtreecommitdiff
path: root/lib/os_mon/c_src
Commit message (Expand)AuthorAgeFilesLines
* os_mon: Fix sscanf to use %llu instead of gnu specific %LuLukas Larsson2019-08-061-1/+1
* Make Erlang's cpu_sup function better on AndroidAlexander Clouter2018-09-291-6/+44
* os_mon: Fix compile error on FreeBSDSverker Eriksson2016-05-171-28/+29
* Merge branch 'mururu/os_mon/cpu-sup-osx/PR-1049/OTP-13597'Björn-Egil Dahlberg2016-05-161-12/+84
|\
| * os_mon: Implement cpu_sup:util/0,1 on OSXYuki Ito2016-05-061-12/+84
* | Fix compilation on SUN/SPARC by including <stdlib.h>Kostis Sagonas2016-05-042-0/+2
|/
* update copyright-yearHenrik Nord2016-03-1517-17/+17
* Change license text to APLv2Bruce Yinhe2015-06-1817-170/+187
* os_mon: Comply with C89 standardBjörn-Egil Dahlberg2015-06-021-11/+12
* os_mon: Implement cpu_sup:util/0,1 for FreeBSDWasif Malik and Johannes Huning2015-05-261-7/+86
* Merge branch 'aw/native-cpu_sup/OTP-12730'Björn-Egil Dahlberg2015-05-111-9/+113
|\
| * os_mon: rename send() to sendi() in cpu_sup.cAlex Wilson2014-12-291-11/+11
| * os_mon: cpu_sup should use native sysctl/libkvm calls on BSDAlex Wilson2014-12-291-2/+106
* | Fix compile breakage on OpenBSDAlex Wilson2014-12-111-1/+1
|/
* Raspberry PI / Android a minimal cross-compile configurationDmitry Kolesnikov2014-03-211-2/+6
* Fix broken cpu_sup:nprocs and others on Solaris 64-bitSimon Cornish2013-09-021-2/+2
* Fix some compiler warningsSimon Cornish2013-09-021-0/+5
* Remove object files when cleaningSimon Cornish2013-09-021-0/+1
* Fix compilation on SolarisMaciej Małecki2013-07-262-2/+3
* Update copyright yearsBjörn-Egil Dahlberg2013-06-121-1/+1
* Moved ifdef NetBSD to proper placeFredrik Gustafsson2013-03-151-4/+1
* compilation fix for NetBSDYAMAMOTO Takashi2013-03-081-0/+3
* Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-8/+8
* Merge branch 'maint'Björn-Egil Dahlberg2012-08-313-3/+3
|\
| * Update copyright yearsBjörn-Egil Dahlberg2012-08-313-3/+3
* | Merge branch 'maint'Björn-Egil Dahlberg2012-07-253-32/+37
|\ \ | |/
| * os_mon: Elucidate port program error messagesBjörn-Egil Dahlberg2012-07-243-32/+37
* | os_mon: Remove VxWorksBjörn-Egil Dahlberg2012-07-192-76/+3
|/
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-4/+4
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* Merge branch 'av/maint-memsup' into maintHenrik Nord2012-02-141-6/+6
|\
| * Fix segmentation fault in memsupAnton Vorobev2011-11-151-6/+6
* | Update copyright yearsBjörn-Egil Dahlberg2011-12-091-1/+1
|/
* Merge branch 'dev' into majorBjörn-Egil Dahlberg2011-09-291-1/+1
|\
| * Update copyright yearsBjörn-Egil Dahlberg2011-09-291-1/+1
* | Merge branch 'dev' into majorBjörn-Egil Dahlberg2011-09-191-4/+15
|\ \ | |/
| * os_mon: Check results from fgets in cpu_supBjörn-Egil Dahlberg2011-09-161-4/+15
* | */c_src/Makefile*: Support parallel makeBjörn Gustavsson2011-08-081-6/+2
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-2018-0/+3449