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
1b7c3b1b0da21fa11bc8686dab899c4aa5bf8f77
rosetta
/
lib
/
libc
/
malloc
T
History
wash
1b7c3b1b0d
libc: malloc: store the global heap in a fixed region of virtual memory
2026-05-31 17:22:47 +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
lib: c: combine libc and ulibc
2026-03-06 20:12:58 +00:00
liballoc.h
lib: c: combine libc and ulibc
2026-03-06 20:12:58 +00:00