This website requires JavaScript.
Explore
Help
Sign In
wash
/
rosetta
Watch
1
Star
0
Fork
0
You've already forked rosetta
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5c9ab75dbc119d2fd381a95cd3e044c8b58e961e
rosetta
/
lib
/
libc
/
malloc
T
History
wash
2dc68a33ab
libc: malloc: fix heap_expand being called with a size measured in pages rather than bytes
2026-05-31 17:23:12 +01:00
..
include
/heap
libc: update kernel library references
2026-05-28 20:39:54 +01:00
stdlib
lib: c: combine libc and ulibc
2026-03-06 20:12:58 +00:00
string
lib: c: re-organise into separate static modules, plus a single shared library
2026-03-10 19:15:59 +00:00
CMakeLists.txt
libc: malloc: store the global heap in a fixed region of virtual memory
2026-05-31 17:22:47 +01:00
heap.c
libc: malloc: store the global heap in a fixed region of virtual memory
2026-05-31 17:22:47 +01:00
liballoc.c
libc: malloc: fix heap_expand being called with a size measured in pages rather than bytes
2026-05-31 17:23:12 +01:00
liballoc.h
lib: c: combine libc and ulibc
2026-03-06 20:12:58 +00:00