Luna/apps/src
apio 189986d23f libc: Rename pstname() to pstatname()
To avoid confusion with ptsname().
2022-10-22 14:30:41 +02:00
..
crash.c apps: Add more simple apps 2022-10-19 21:11:38 +02:00
hello.c apps: Add a hello app 2022-10-19 21:13:47 +02:00
init.c init: Add a Message of the Day 2022-10-20 19:27:37 +02:00
ps.c libc: Rename pstname() to pstatname() 2022-10-22 14:30:41 +02:00
sh.c libc: Implement fgets, fgetc, getc, getchar (with buffered read IO) 2022-10-22 11:38:16 +02:00
sym.c sym: do not sleep 2022-10-19 21:13:38 +02:00
uname.c apps: Add more simple apps 2022-10-19 21:11:38 +02:00
uptime.c uptime: Use fgets() 2022-10-22 14:23:34 +02:00