lizzie
a642339e44
proper virtual base, remove uneeded sysconf things
1 month ago
lizzie
d517db74de
update loicense
4 months ago
lizzie
46796af514
license
5 months ago
lizzie
550f4f87f0
sysconf stub cuz crash(?) + some stderrp stuff
5 months ago
lizzie
ecdaa219e1
merge
5 months ago
lizzie
60caf00787
merge
5 months ago
Morph
2b87305d31
general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
4 years ago
ameerj
e70b4f3fc5
common: Reduce unused includes
4 years ago
Jan Beich
f3c5dda382
common: switch to nullptr for sysctl's empty new value
6 years ago
Jan Beich
3c13a49cbf
common: add sysconf() fallback
src/common/memory_detect.cpp:15:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^~~~~~~~~~~~~~~
6 years ago
Morph
e9bacfbe8b
Fix macOS code and change "Swapfile" to "Swap"
6 years ago
Morph
c02daca95c
main: Log host system memory parameters
Logs both physical memory and swapfile sizes, this is useful for support.
6 years ago