ladybird/Userland
Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C
I've been wanting to do this for a long time. It's time we start being
consistent about how this stuff works.

The new convention is:

- "LibFoo" is a userspace library that provides the "Foo" namespace.

That's it :^) This was pretty tedious to convert and I didn't even
start on LibGUI yet. But it's coming up next.
2020-02-02 15:15:30 +01:00
..
al.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
allocate.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
aplay.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
avol.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
basename.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
cal.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +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 Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
chroot.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
clear.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
copy.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
cp.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
crash.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
cut.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
date.cpp Kernel+LibC+Userland: Switch to 64-bit time_t 2020-01-27 10:59:29 +01:00
df.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
disk_benchmark.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
dmesg.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +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 LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
head.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +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: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
id.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
ifconfig.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
jp.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
keymap.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
kill.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
killall.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
ln.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
ls.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
lspci.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
Makefile Build: Userland: no need for duplicate .cpp->.o rule 2020-01-01 22:21:50 +01:00
man.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
md.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +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 Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
mount.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +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: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
pape.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
paste.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
pidof.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
ping.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
pro.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
profile.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ps.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +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 LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
rmdir.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
rpcdump.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
shutdown.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +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 Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
strace.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
su.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +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: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
tail.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
tee.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +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: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +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: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +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: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +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: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +01:00
wc.cpp LibCore: Put all classes in the Core namespace and remove the leading C 2020-02-02 15:15:30 +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