This website requires JavaScript.
Explore
Help
Register
Sign In
Vox
/
vlibc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b2fbde0fc230a3c2b36148d191ac2e539701a05e
vlibc
/
src
T
History
huntedbytheirs
5eb3cbe302
feat(malloc): first-fit allocator with mmap fallback
2026-09-03 20:44:08 -04:00
..
ctype
feat(ctype): classification and case-mapping tables
2026-09-03 20:03:07 -04:00
errno
feat(errno): public errno.h with strerror/strerror_r
2026-09-03 17:20:24 -04:00
internal
feat(string): complete string.h + strdup/memccpy
2026-09-03 20:05:49 -04:00
malloc
feat(malloc): first-fit allocator with mmap fallback
2026-09-03 20:44:08 -04:00
setjmp
/x86_64
fix(setjmp): restore caller rbx in sigsetjmp mask path
2026-09-03 18:29:02 -04:00
start
feat(start): _start, __libc_start_main, exit/atexit/environ
2026-09-03 19:01:51 -04:00
string
feat(string): complete string.h + strdup/memccpy
2026-09-03 20:05:49 -04:00
vlibc.c
Add vlibc scaffold, build system, and documentation
2026-08-31 17:06:01 -04:00