Commit Graph

4 Commits

Author SHA1 Message Date
170fa3e1b0 libc.obj: add authorship && other
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 20s
Build system / Build (pull_request) Successful in 16m59s
2026-03-06 00:08:10 +05:00
01cae0a587 libc.obj: malloc_test: use fprintf(stderr, ...
#311 (comment)
2026-02-22 14:37:41 +05:00
5525fd2a86 translate comments
I didn't notice that forgot
2026-02-22 09:11:57 +00:00
70b90f1d3a libc.obj: Add allocator
just add allocator instead of `_ksys_alloc`, `_ksys_free` and `_ksys_realloc`.
2026-02-22 12:42:48 +05:00