| patch |
summary |
view |
raw |
| remove-devstat.h.patch |
src/FreeBSD/cpu.c | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| fix-tests.patch |
test/CMakeLists.txt | 7 +++++++
test/test_cpu.c | 2 +-
test/test_data_storage.c | 2 +-
test/test_memory.c | 2 +-
test/test_network.c | 2 +-
test/test_process.c | 2 +-
6 files changed, 12 insertions(+), 5 deletions(-)
|
view
|
download
|
| mem-swap-issue.patch |
src/Linux/memory.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| freebsd-memory-int-overflow.patch |
src/FreeBSD/memory.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| freebsd-memory-64bit.patch |
src/FreeBSD/memory.c | 34 ++++++++++++++++++----------------
1 file changed, 18 insertions(+), 16 deletions(-)
|
view
|
download
|
| disable-cpu-idle-test.patch |
test/test_cpu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| cppcheck-leaks.patch |
src/FreeBSD/data_storage.c | 9 ++++++---
src/FreeBSD/process.c | 7 +++++--
src/Linux/data_storage.c | 4 +++-
src/Linux/process.c | 4 +++-
4 files changed, 17 insertions(+), 7 deletions(-)
|
view
|
download
|