toaruos/userspace
2012-02-08 21:22:30 -06:00
..
lib Updated graphics library with sprite loading and stuff 2012-02-03 19:47:36 -06:00
cat.c [pipe] Fix write overrun and other issues 2012-01-25 00:54:59 -06:00
clear.c [massive commit] Userspace terminal. 2012-01-25 00:19:52 -06:00
clock.c Add a pseudo-daemonizing clock app 2012-01-10 23:22:27 -06:00
compositor.c Compositor doesn't spawn a terminal now :D 2012-02-08 02:45:47 -06:00
cpp_test.cpp Started work on the full ELF loader and C++ support 2012-01-18 20:12:04 -06:00
donut-checker.c donut checker... though it has a segfault 2012-02-07 00:06:06 -06:00
donut.c Mm, donuts 2012-02-06 23:34:35 -06:00
echo-test.c Fix slow terminal by loading fonts into memory 2012-01-25 16:12:56 -06:00
echo.c Unicode is hard... thus, I'm not done. 2012-01-28 22:27:37 -06:00
edit.c mkdir and creat testing 2012-02-05 16:04:41 -06:00
esh.c Various. 2012-02-08 15:56:27 -06:00
fire.c fire demo, again from a1k0n 2012-02-07 00:11:49 -06:00
freetype_test.c Adjusted font settings, bold support 2012-01-24 11:01:31 -06:00
game.c Fix RPG rendering, finally 2012-02-08 21:22:30 -06:00
hello.c Stop building binaries out of loader/ 2012-01-28 16:19:57 -06:00
hostname.c hostname utility 2012-01-30 13:29:13 -06:00
init.c Various. 2012-02-08 15:56:27 -06:00
julia.c [julia] Don't clear the display, it causes problems 2012-01-31 20:47:32 -06:00
keyboard-test.c Move userspace directory to 'userspace' 2011-10-27 20:12:31 -05:00
ld.c Started work on the full ELF loader and C++ support 2012-01-18 20:12:04 -06:00
login.c Minor compilation fixes 2012-02-08 12:01:25 -06:00
ls.c Attaching nearly works! 2012-02-07 02:29:28 -06:00
Makefile Minor compilation fixes 2012-02-08 12:01:25 -06:00
mkdir.c mkdir and creat testing 2012-02-05 16:04:41 -06:00
multitasking-test.c Drop redefs of syscalls 2012-02-04 22:57:03 -06:00
nyancat.c Various. 2012-02-08 15:56:27 -06:00
pipe_test.c Minor compilation fixes 2012-02-08 12:01:25 -06:00
readelf.c Unicode is hard... thus, I'm not done. 2012-01-28 22:27:37 -06:00
reboot.c Reboot [and fix user/group permissions in fork()] 2012-01-26 23:11:43 -06:00
shm_client.c Attaching nearly works! 2012-02-07 02:29:28 -06:00
shm_server.c Attaching nearly works! 2012-02-07 02:29:28 -06:00
shm_test.c Attaching nearly works! 2012-02-07 02:29:28 -06:00
solver.c Minor compilation fixes 2012-02-08 12:01:25 -06:00
stack-overflow.c [user] Simple little test app that triggers a stack overflow 2011-12-14 20:06:09 -06:00
stat.c stat(), fstat(), /bin/stat 2012-01-27 03:12:29 -06:00
terminal.c Minor compilation fixes 2012-02-08 12:01:25 -06:00
test-fs.c Relatively broken local echo support 2012-01-31 00:16:09 -06:00
thrash-process.c Drop redefs of syscalls 2012-02-04 22:57:03 -06:00
uname.c Add bin/uname, fix disk buidling 2012-01-28 17:10:03 -06:00
whoami.c Unicode is hard... thus, I'm not done. 2012-01-28 22:27:37 -06:00
yes.c Stop building binaries out of loader/ 2012-01-28 16:19:57 -06:00