summaryrefslogtreecommitdiff
path: root/components/ram.c
Commit message (Expand)AuthorAgeFilesLines
* Implement fmt_scaled for ram_* functionsAaron Marcher2018-05-181-14/+6
* Fix ram_free for LinuxAaron Marcher2018-05-181-1/+5
* consistent calculation of ram_* on openbsdTobias Tschinkowitz2018-05-161-4/+4
* updated ram_total and ram_free (obsd)Tobias Tschinkowitz2018-05-161-4/+4
* Unify header includesAaron Marcher2018-05-071-2/+2
* Use indentation to increase readabilityLaslo Hunhold2018-05-011-108/+112
* Revert component-splitLaslo Hunhold2018-05-011-0/+129
* ram: OS splitQuentin Rameau2018-04-301-129/+0
* ram: Move up includesAaron Marcher2018-04-291-5/+6
* Add OpenBSD RAM statsDarron Anderson2018-04-141-1/+75
* More robust preprocessor switchesAaron Marcher2018-03-211-1/+1
* Build Linux-only functions only on LinuxAaron Marcher2018-03-181-0/+2
* Move components into dedicated subdirectoryLaslo Hunhold2017-09-241-0/+52