toaruos/apps
K. Lange b6d6d8900e include pthread in libc 2018-05-09 21:26:45 +09:00
..
nyancat Integrate auto-dep into build system through make file generation 2018-04-17 21:49:56 +09:00
about.c Send WINDOW_CLOSE instead of SESSION_END on Alt+F4 and handle that as a close signal 2018-04-27 22:38:36 +09:00
background.c Enable and resolve several warnings 2018-04-25 14:03:29 +09:00
beep.c Import some apps from mainline/extre 2018-05-04 13:11:06 +09:00
bim.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
cat-img.c Fix alpha handling resulting in no images with 24-bit bmp 2018-05-04 13:16:22 +09:00
cat.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
clear.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
compositor.c include pthread in libc 2018-05-09 21:26:45 +09:00
cp.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
cursor-off.c Add cursor-off 2018-03-06 23:12:32 +09:00
date.c Enable and resolve several warnings 2018-04-25 14:03:29 +09:00
drawlines.c include pthread in libc 2018-05-09 21:26:45 +09:00
echo.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
env.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
fgrep.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
font-server.c Reorganize headers 2018-03-19 11:38:11 +09:00
free.c Add getopt, getopt_long 2018-05-02 18:58:47 +09:00
hello.c move apps to subdir 2018-03-03 20:53:13 +09:00
hostname.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
http-get.c stdio fgets and stuff that actually kinda work correctly 2018-05-04 17:53:31 +09:00
init.c Add putenv, setenv 2018-05-02 19:25:03 +09:00
insmod.c Import some apps from mainline/extre 2018-05-04 13:11:06 +09:00
julia.c Add incredibly bad atof 2018-05-02 19:43:33 +09:00
kdebug.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
kill.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
ls.c fix a silly crash in ls 2018-05-08 22:39:37 +09:00
menu.c Adapt menu library into panel 2018-04-24 21:32:39 +09:00
migrate.c Add getopt, getopt_long 2018-05-02 18:58:47 +09:00
mixerctl.c Make mixerctl usage output comply with the rest of the system 2018-05-09 19:31:46 +09:00
mkdir.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
mount.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
nslookup.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
nyancat.c Add getopt, getopt_long 2018-05-02 18:58:47 +09:00
panel.c include pthread in libc 2018-05-09 21:26:45 +09:00
piano.c Add a few more extra apps from mainline 2018-05-09 19:27:42 +09:00
plasma.c include pthread in libc 2018-05-09 21:26:45 +09:00
play.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
pong.c include pthread in libc 2018-05-09 21:26:45 +09:00
ps.c Don't show redundant thread id when not showing threads 2018-05-09 12:12:50 +09:00
pstree.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
readelf.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
readlink.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
reboot.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
sdf-demo.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
serial-console.c Add a few more extra apps from mainline 2018-05-09 19:27:42 +09:00
session.c Port old (C) panel 2018-04-17 20:03:19 +09:00
set-resolution.c Add a userspace tool to set resolution using ioctl binding 2018-04-25 18:39:07 +09:00
sh.c move set command to an app named term-set 2018-05-08 17:19:28 +09:00
sleep.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
stat.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
sysfunc.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
sysinfo.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
term-set.c move set command to an app named term-set 2018-05-08 17:19:28 +09:00
term-size.c Add a few more extra apps from mainline 2018-05-09 19:27:42 +09:00
terminal-font.h Random headers too 2018-03-03 20:54:35 +09:00
terminal-palette.h Random headers too 2018-03-03 20:54:35 +09:00
terminal-vga.c Allow switching rendering mode in terminal on the fly 2018-05-08 17:16:58 +09:00
terminal.c Cheat a tiny bit on terminal font rendering, should be one pixel to the left for best results... 2018-05-08 22:42:11 +09:00
test-conf.c Add confreader library 2018-05-08 23:04:49 +09:00
toaru_logo.h Random headers too 2018-03-03 20:54:35 +09:00
touch.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
uname.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
uptime.c Enable and resolve several warnings 2018-04-25 14:03:29 +09:00
vga-palette.h Add VGA terminal 2018-03-04 22:50:53 +09:00
which.c Import some apps from mainline/extre 2018-05-04 13:11:06 +09:00
write-out.c add write-out 2018-04-17 23:15:20 +09:00
yes.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
yutani-query.c Add getopt, getopt_long 2018-05-02 18:58:47 +09:00
yutani-test.c include pthread in libc 2018-05-09 21:26:45 +09:00
yutani_int.h Enable and resolve several warnings 2018-04-25 14:03:29 +09:00