sync ports with The Matrix
This commit is contained in:
parent
358e427f5b
commit
6f57aa08fd
149 changed files with 1364 additions and 3248 deletions
|
@ -3,7 +3,7 @@ Replace sysctl HW_PHYSMEM/MEMSIZE/whatever madness with sysconf.
|
|||
Index: builtin/gc.c
|
||||
--- builtin/gc.c.orig
|
||||
+++ builtin/gc.c
|
||||
@@ -258,20 +258,13 @@ static uint64_t total_ram(void)
|
||||
@@ -267,20 +267,13 @@ static uint64_t total_ram(void)
|
||||
|
||||
if (!sysinfo(&si))
|
||||
return si.totalram;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue