20 Commits

Author SHA1 Message Date
c957a603e0 libc: more header stubs 2024-11-12 17:50:38 +02:00
312deb8a56 libc: dynamic libc 2024-11-12 17:07:06 +02:00
457e82d2e3 libc: add pwd.h, dirent.h, fcntl.h, setjmp.h, signal.h 2024-11-12 12:19:56 +02:00
4519e5385a libc: setup args/env 2024-11-12 11:14:29 +02:00
0a904a21fe libc: ctype.h, most of stdio.h, string.h 2024-11-12 11:01:39 +02:00
98862b1e49 libc/wip: add code to install ygglibc 2024-11-11 23:50:38 +02:00
e0600c2bf6 libc: basic ygglibc with stubs 2024-11-11 15:19:36 +02:00
c71984e83e refactor: fix warnings 2024-11-06 20:05:45 +02:00
2479702baf vfs/rsh: better pipes, piped command execution in rsh 2024-11-06 19:40:27 +02:00
a707a6e5f1 rsh: move to tcp instead of udp 2024-11-06 11:05:15 +02:00
b668add453 vfs: add pidfd 2024-11-06 10:45:21 +02:00
ae5aae7fb4 user: add a basic cryptography tool 2024-11-01 15:32:19 +02:00
3639d64649 refactor: move to rust 1.84.0-nightly + implement disable_aslr 2024-10-31 22:54:58 +02:00
1a975af1e9 Add remote shell 2024-10-31 13:14:07 +02:00
83c1cc6120 refactor: switch to workspace dependencies where possible 2024-10-30 21:13:41 +02:00
7c38b84c39 ipc: unix impl for serde-ipc 2024-08-10 22:29:02 +03:00
5c090f7a38 vfs: add retain param to poll.wait 2024-08-07 19:20:39 +03:00
1b69be1664 proc/debug: implement basic single-stepping facilities 2024-03-19 23:11:03 +02:00
1440689094 build: Finish migration to monorepo 2024-03-12 18:17:47 +02:00
817f71f90f Add 'userspace/' from commit '2b418dfb5cfc0673a3afda6eda5957abaaf7a8ff'
git-subtree-dir: userspace
git-subtree-mainline: c4a5ad22c1fddf7ac8649939e2f1f3ae7aa0bb39
git-subtree-split: 2b418dfb5cfc0673a3afda6eda5957abaaf7a8ff
2024-03-12 15:52:25 +02:00