diff options
author | Ron Yorston <rmy@pobox.com> | 2021-02-23 08:23:16 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-02-23 09:00:04 +0000 |
commit | d7c6685d352371dd9becd0ad21d250a02c3323ab (patch) | |
tree | b5d74710972ad38610fa6b8504527c17168a5f48 /arch | |
parent | 379e128a3a4f5343cbd4a9f1be3538cf76af82e2 (diff) | |
download | busybox-w32-d7c6685d352371dd9becd0ad21d250a02c3323ab.tar.gz busybox-w32-d7c6685d352371dd9becd0ad21d250a02c3323ab.tar.bz2 busybox-w32-d7c6685d352371dd9becd0ad21d250a02c3323ab.zip |
win32: update sysinfo(2) implementation (again)
Use another API call: EnumPageFiles(). This seems to provide more
reliable information about page file usage than the previous ad hoc
method. It also allows the call to GlobalMemoryStatusEx() to be
removed.
With these changes free(1) works sensibly on Windows XP, though not
ReactOS.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions