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
1,959
Commits
3
Branches
21
Tags
Commit Graph
4 Commits
Author
SHA1
Message
Date
apio
546d900454
libc+apps: Start implementing POSIX-compliant termios.h wrappers around tty ioctls
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-07-12 19:23:06 +02:00
apio
81e1fdf81e
kernel+libc+login+sh+su: Implement foreground and background process groups in the default console
...
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Also, the console sends SIGINT to the foreground process group when ^C is pressed!
2023-07-12 13:49:37 +02:00
apio
1035b91a3d
su: Do not change directory/set variables by default, instead add a --login option
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-05-11 20:11:09 +02:00
apio
cd86d1d6d0
apps+initrd: Add a login utility and make it run at startup
2023-05-06 22:03:50 +02:00