Age | Commit message (Expand) | Author |
---|---|---|
2024-07-25 | kernel: pass more information to user on interrupt | dzwdz |
2024-07-20 | *: moving files | dzwdz |
2024-05-05 | libc: implement asprintf | dzwdz |
2024-02-21 | user/*: remove some minor header-related TODOs | dzwdz |
2023-12-25 | user/libc: reorganize net stuff, basic hosts-only gethostbyname() | dzwdz |
2023-12-25 | ports: curl :^) | dzwdz |
2023-09-25 | kernel: remove _sys_filicide (made redundant by _sys_intr) | dzwdz |
2023-09-03 | libc: split up large .c files, slimming down small binaries a bit | dzwdz |
2023-09-02 | libc: opendir_f; make httpd use it | dzwdz |
2023-08-31 | kernel: add _sys_getprocfs in place of HANDLE_PROCFS | dzwdz |
2023-08-29 | kernel: remove _sys_await, emulate it in libc | dzwdz |
2023-08-27 | ports: qbe, cproc :^) | dzwdz |
2023-08-25 | bootstrap: support hardlinks in initrd | dzwdz |
2023-08-25 | libc: get as+ld to work | dzwdz |
2023-08-24 | libc: get most of binutils to compile | dzwdz |
2023-08-17 | build: rework how sysroots work | dzwdz |
2023-08-14 | reorganization: first steps | dzwdz |