Commit Graph

4 Commits

Author SHA1 Message Date
21205640b1 libc.obj: add authorship && other
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 1m17s
Build system / Build (pull_request) Successful in 11m7s
2026-03-05 23:59:13 +05:00
c40ecec087 libc.obj: malloc_test: use fprintf(stderr, ...
Some checks failed
Build system / Build (pull_request) Failing after 3s
Build system / Check kernel codestyle (pull_request) Successful in 32s
#311 (comment)
2026-02-22 14:37:41 +05:00
dc0da05c55 translate comments
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 22s
Build system / Build (pull_request) Successful in 9m19s
I didn't notice that forgot
2026-02-22 09:11:57 +00:00
1cfcfaf627 libc.obj: Add allocator
just add allocator instead of `_ksys_alloc`, `_ksys_free` and `_ksys_realloc`.
2026-02-22 12:42:48 +05:00