Luna/apps
apio 3867a29a10
All checks were successful
continuous-integration/drone/push Build is passing
apps: Add mkdir, chown and chmod
2023-04-08 14:47:58 +02:00
..
cat.cpp libos: Put everything under the os namespace 2023-04-07 10:40:46 +02:00
chmod.cpp apps: Add mkdir, chown and chmod 2023-04-08 14:47:58 +02:00
chown.cpp apps: Add mkdir, chown and chmod 2023-04-08 14:47:58 +02:00
CMakeLists.txt apps: Add mkdir, chown and chmod 2023-04-08 14:47:58 +02:00
date.cpp libos: Put everything under the os namespace 2023-04-07 10:40:46 +02:00
edit.cpp libos: Put everything under the os namespace 2023-04-07 10:40:46 +02:00
env.cpp kernel+libc+apps: Add support for environment variables 2023-04-07 15:03:38 +02:00
init.cpp kernel+libc+apps: Add support for environment variables 2023-04-07 15:03:38 +02:00
ls.cpp libos: Put everything under the os namespace 2023-04-07 10:40:46 +02:00
mkdir.cpp apps: Add mkdir, chown and chmod 2023-04-08 14:47:58 +02:00
sh.cpp sh: Show hashtag on root's prompt 2023-04-08 14:47:50 +02:00
su.cpp kernel+libc: Add set* and get* syscalls for UIDs and GIDs 2023-04-08 13:50:18 +02:00