userspace: Implement uname utility

This commit is contained in:
2025-11-04 18:45:20 +02:00
parent 00e5749e20
commit fc730679ed
3 changed files with 99 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ set(USERSPACE_PROGRAMS
Terminal
touch
u8sum
uname
whoami
WindowServer
yes