b9f8d9bf199496c47d5cc357638fb603f00e4c0e
Real string core and process teardown; thin read/write/close/getpid/_exit syscall wrappers; the rest follows the stub convention (documented error return, errno = ENOSYS, TODO). syscall.c is the only kernel ABI surface; crt0.S is the static entry point, kept out of libc.a. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <[email protected]>
nulsl-libc
A extremely lightweight and memory conservative LibC implementation.
Languages
C
69.2%
Makefile
16%
M4
7.2%
Assembly
5.3%
Shell
2.3%