banan-os/userspace
Bananymous afe95be42f Shell: Clean exit on ^D and use getchar()
Use getchar() instead of fread(&ch, 1, sizeof(char), stdin). This
is much cleaner.
2023-09-07 15:51:05 +03:00
..
Shell Shell: Clean exit on ^D and use getchar() 2023-09-07 15:51:05 +03:00
cat BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
echo BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
id BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
init Init: use read instead of fread() 2023-09-07 15:47:59 +03:00
ls BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
snake Snake render grid lines without extra space after last '#' 2023-09-05 14:35:53 +03:00
stat BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
tee BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
test BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
touch BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
u8sum BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
whoami BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
yes BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
CMakeLists.txt Userspace: Implement basic snake game :) 2023-09-04 14:30:45 +03:00
create_program.sh BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00