ladybird/Userland
Andreas Kling 8f7333f080 LibCore: Add a forward declaration header
This patch adds <LibCore/Forward.h> and uses it in various places to
shrink the header dependency graph.
2020-02-14 23:31:18 +01:00
..
al.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
allocate.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
aplay.cpp LibAudio/aplay: Handle WAV header errors properly 2020-02-10 14:04:27 +01:00
avol.cpp LibAudio: Remove leading A from filenames 2020-02-06 15:18:03 +01:00
basename.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
cal.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
cat.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
chgrp.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
chmod.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
chown.cpp AK: Add a forward declaration header 2020-02-14 23:31:18 +01:00
chroot.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
clear.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
copy.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
cp.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
crash.cpp Userland: Use IO helpers from LibBareMetal 2020-02-09 19:38:17 +01:00
cut.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
date.cpp Userland: Use Core::DateTime 2020-02-11 20:43:29 +01:00
df.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
disk_benchmark.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
dmesg.cpp LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
echo.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
env.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
false.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
fgrep.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
flock.cpp Userland: Add a dummy passthrough "flock" program 2020-01-20 20:44:29 +01:00
gron.cpp gron: Use pledge() 2020-02-11 12:42:06 +01:00
head.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
host.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
hostname.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
html.cpp LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
id.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
ifconfig.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
jp.cpp jp: Use pledge() 2020-02-11 12:16:07 +01:00
keymap.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
kill.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
killall.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
ln.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
ls.cpp Userland: Use Core::DateTime 2020-02-11 20:43:29 +01:00
lspci.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
Makefile LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
man.cpp LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
md.cpp LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
mkdir.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
mknod.cpp mknod: Use pledge() 2020-01-27 21:38:36 +01:00
modload.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
modunload.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
mon.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
more.cpp more: Read keystrokes from stdout instead of trying to re-open it 2020-02-08 15:50:00 +01:00
mount.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
munch.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
mv.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
nc.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
nl.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
pape.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
paste.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
pidof.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
ping.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
pro.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
profile.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ps.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
purge.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
realpath.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
reboot.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
rm.cpp Userland: Fix error handling in rm program 2020-02-14 23:30:22 +01:00
rmdir.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
rpcdump.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
shutdown.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
sleep.cpp sleep: Use pledge() 2020-01-27 21:39:35 +01:00
sort.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
stat.cpp Userland: Use Core::DateTime 2020-02-11 20:43:29 +01:00
strace.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
su.cpp Userland: Fix typos in setting user id 2020-02-14 23:30:22 +01:00
sync.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
syscall.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
sysctl.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
tail.cpp LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
tee.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
test_efault.cpp Kernel: Fail with EFAULT for any address+size that would wrap around 2020-01-29 12:56:07 +01:00
test_io.cpp Kernel: sys$readlink() should return the number of bytes written out 2020-01-27 21:50:51 +01:00
top.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
touch.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
tr.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
true.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
truncate.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
tt.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
tty.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
umount.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
uname.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
uptime.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
useradd.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
wc.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
which.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
whoami.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
yes.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00