Bananymous
|
fc40820150
|
Kernel/Userspace: Replace my custom SHM system with SysV shm
This allows xbanan to use shm!
|
2026-08-08 01:52:12 +03:00 |
|
Bananymous
|
d465ea2a67
|
LibC: Fix headers :)
|
2024-11-27 21:32:10 +02:00 |
|
Bananymous
|
44f0ec601f
|
Kernel: Expose /proc/meminfo and fix /proc/<pid>/meminfo
Thread was unconditionally calling <stack>->size() without validating
that the stack actually exists
|
2024-08-09 15:58:56 +03:00 |
|
Bananymous
|
c69919738b
|
BuildSystem: Move all userpace libraries under the userspace directory
As the number of libraries is increasing, root directory starts to
expand. This adds better organization for libraries
|
2024-06-18 13:14:35 +03:00 |
|