index
:
camellia
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libc
Age
Commit message (
Expand
)
Author
2024-05-11
kernel: remove HANDLE_NULLFS
dzwdz
2024-05-05
libc/progname: saner implementation
dzwdz
2024-05-05
libc: implement asprintf
dzwdz
2024-02-21
libc/fs: use threads in forward_open
dzwdz
2024-02-21
user/*: remove some minor header-related TODOs
dzwdz
2024-02-20
libc: better curl compat
dzwdz
2023-12-25
user/libc: reorganize net stuff, basic hosts-only gethostbyname()
dzwdz
2023-12-25
kernel: _sys_getnull() (basically /dev/null)
dzwdz
2023-12-25
ports: curl :^)
dzwdz
2023-09-25
kernel: remove _sys_filicide (made redundant by _sys_intr)
dzwdz
2023-09-25
kernel/intr: accept a message, allow killing processes via intrs
dzwdz
2023-09-18
kernel: implement _sys_time()
dzwdz
2023-09-07
user: fix stdio stream pos; remove the shell pipe redir workaround
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-30
style: get rid of eprintf
dzwdz
2023-08-29
kernel: remove _sys_await, emulate it in libc
dzwdz
2023-08-29
tests: fix everything broken by the pipe change
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-16
libc: "fix" unused argument warnings
dzwdz
2023-08-14
reorganization: first steps
dzwdz