Commit Graph

9 Commits

Author SHA1 Message Date
97bfa178d1 Printf in userspace 2025-09-06 12:14:54 +02:00
cd0e262e56 Simple IPC with pipes 2025-09-06 11:47:01 +02:00
c31c00e8cd Nice wrappers around ioctl() syscall 2025-09-05 23:00:57 +02:00
fb5e88a175 Simple file IO with the ioctl syscall 2025-09-05 19:56:27 +02:00
90266f044b C userspace programs 2025-09-04 23:20:30 +02:00
8a12f23b69 Implement syscalls, hello world from userspace 2025-09-02 23:51:14 +02:00
0fb3a1ca75 Fix makefiles after source grabber changes 2025-09-02 07:42:15 +02:00
4e3c386942 Clean up makefiles with a source grabber function 2025-09-02 00:10:07 +02:00
2015e0e0aa Hello user process 2025-09-01 23:22:47 +02:00