toaruos/userspace
Kevin Lange c88d6dcb4f Add or update the heading comments for user apps.
Adds useful descriptions to ones that were lacking them, updates ones
that were innacurate, etc.
2012-07-06 21:08:28 -07:00
..
lib New WIP dynamic loader. 2012-05-01 13:40:04 -05:00
argv-tester.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
cat.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
clear.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
clock-win.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
clock.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
compare.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
compositor.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
cpudet.c CPU detection moved to userspace app 2012-02-19 19:39:18 -06:00
donut.c Mm, donuts 2012-02-06 23:34:35 -06:00
draw.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
drawlines.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
echo-test.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
echo.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
edit.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
esh.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
fire.c fire demo, again from a1k0n 2012-02-07 00:11:49 -06:00
game-win.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
game.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
glock.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
glogin.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
hello.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
hostname.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
init.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
julia-win.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
julia.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
keyboard-test.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
ld.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
lock.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
login.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
ls.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
Makefile Toolchain installer now does freetype 2012-05-17 11:50:25 -04:00
mkdir.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
multitasking-test.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
nyancat.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
panel.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
pipe_test.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
readelf.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
reboot.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
shm_client.c shm_obtain takes a (size_t *) and modifies the value based on the true 2012-02-16 03:34:42 -06:00
shm_server.c shm_obtain takes a (size_t *) and modifies the value based on the true 2012-02-16 03:34:42 -06:00
shmcrash2.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
shmcrash.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
shmtest2.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
shmtest.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07: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 Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
sysfunc.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
terminal.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
test-fs.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
test-gfx.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
thrash-process.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
threadtest.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
touch.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
uname.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
verify-write.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
view.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00
wallpaper.c Various bits of cleanup 2012-04-19 20:21:19 -05:00
whoami.c Toolchain installer now does freetype 2012-05-17 11:50:25 -04:00
yes.c Add or update the heading comments for user apps. 2012-07-06 21:08:28 -07:00