Justine Tunney
|
5a3c646307
|
Fix sysinfo() totalram on XNU
HW_MEMSIZE is the 64-bit version of HW_PHYSMEM, which is inaccurate on
systems having more than 4gb of RAM.
|
2022-12-18 02:22:46 -08:00 |
|
Justine Tunney
|
0ea0d33a77
|
Reduce build graph by another eight percent
|
2022-08-13 13:11:56 -07:00 |
|
Justine Tunney
|
adac64a52b
|
Reduce makefile dependencies by 10%
The includes in libc/calls/calls.h have now been refactored so that
functions with struct parameters are declared in libc/calls/struct/
|
2022-06-08 20:01:28 -07:00 |
|
Justine Tunney
|
c91b3c5006
|
Initial import
|
2020-06-15 07:18:57 -07:00 |
|