This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
33ed6e5c17
Luna
/
apps
/
src
History
apio
33ed6e5c17
su: endpwent on exit
2022-10-29 10:01:51 +02:00
..
args.c
Kernel, libc, userspace: Implement command-line arguments (argv)
2022-10-26 18:57:06 +02:00
cat.c
cat: Remove unnecessary include
2022-10-26 20:55:08 +02:00
hello.c
apps: Add a hello app
2022-10-19 21:13:47 +02:00
init.c
init: don't wait before executing the session binary
2022-10-29 10:01:17 +02:00
ls.c
ls: Use command-line arguments
2022-10-26 20:30:22 +02:00
ps.c
ps: Show usernames of processes, using getpwuid()
2022-10-28 20:55:39 +02:00
session.c
session, su: Split password-collecting logic into a separate function
2022-10-29 10:01:44 +02:00
sh.c
su: endpwent on exit
2022-10-29 10:01:51 +02:00
stat.c
stat: Show username of file owner
2022-10-28 21:00:33 +02:00
su.c
session, su: Split password-collecting logic into a separate function
2022-10-29 10:01:44 +02:00
uname.c
libc: Add EXIT_SUCCESS, EXIT_FAILURE, RAND_MAX and BUFSIZ
2022-10-22 21:39:51 +02:00
uptime.c
libc: Add EXIT_SUCCESS, EXIT_FAILURE, RAND_MAX and BUFSIZ
2022-10-22 21:39:51 +02:00