Commit Graph

4 Commits

Author SHA1 Message Date
3d2f73a33b
mount: Put the source argument first 2023-06-24 13:56:14 +02:00
733c778339
kernel+libc+apps: Add a source parameter to the mount() system call 2023-06-24 13:56:14 +02:00
2f08e0f5b0
libos: Make long value arguments use '=' and make value arguments' values always required
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-17 20:58:54 +02:00
1f4c4928cc
kernel+libc+apps: Add mount and umount syscalls, libc wrappers, and utilities
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-17 20:30:15 +02:00