k9core/src
qorg11 7f38565e50
git you're a bit dumb
2020-08-22 09:51:02 +02:00
..
bin Improved makefile 2020-08-09 03:00:20 +02:00
nouserland moved non coreutils programs to a nonuserland folder since they are 2020-08-22 09:49:46 +02:00
Makefile Improved makefile 2020-08-09 03:00:20 +02:00
cat.c im stupid 2020-08-12 20:54:29 +02:00
chmod.c added ernno things 2020-08-06 15:28:24 +02:00
chown.c Added chown.c 2020-06-15 14:41:29 +02:00
chroot.c added chroot 2020-08-12 23:54:59 +02:00
cp.c added ernno things 2020-08-06 15:28:24 +02:00
dirname.c Adhere to style guidelines 2020-06-01 19:42:22 -04:00
echo.c Improve echo, or fix -n flag 2020-06-06 04:52:03 -04:00
exec.c exec 2020-08-02 18:01:58 +02:00
false.c Added false and true 2020-06-04 01:53:52 +02:00
groups.c added groups 2020-08-08 21:38:00 +02:00
head.c added ernno things 2020-08-06 15:28:24 +02:00
hostid.c added a bunch of programs 2020-08-08 21:45:46 +02:00
hostname.c added a bunch of programs 2020-08-08 21:45:46 +02:00
id.c Better errno 2020-07-13 20:09:42 +02:00
kill.c modified kill.c so doesn't use getopt (which in this case 2020-08-02 22:05:55 +02:00
ln.c added ernno things 2020-08-06 15:28:24 +02:00
logname.c Added logname.c 2020-08-07 00:22:16 +02:00
ls.c improve ls (make it look cleaner) 2020-07-28 08:37:08 -04:00
mkdir.c I just do a prototype of mkdir -p that does not work because it does 2020-07-08 06:32:18 +02:00
mv.c Edited some stuff in wc and mv 2020-07-28 12:46:55 +02:00
nproc.c added a bunch of programs 2020-08-08 21:45:46 +02:00
pwd.c Add todo.org, fix pwd.c 2020-06-02 17:25:33 -04:00
rm.c added ernno things 2020-08-06 15:28:24 +02:00
rmdir.c added ernno things 2020-08-06 15:28:24 +02:00
shred.c Fixed shred 2020-07-25 02:12:39 +02:00
sleep.c improved sleep by using usleep() instead of sleep() 2020-08-07 00:13:17 +02:00
sync.c lmao 2020-08-07 19:56:58 +02:00
touch.c added ernno things 2020-08-06 15:28:24 +02:00
true.c Added false and true 2020-06-04 01:53:52 +02:00
tty.c tty(1), which prints the name of the teletypewriter you're using. 2020-08-07 00:17:15 +02:00
uname.c Better style and stuff to uname.c 2020-08-21 14:06:28 +02:00
unlink.c added ernno things 2020-08-06 15:28:24 +02:00
wc.c Almost done wc 2020-07-30 14:07:24 +02:00
whoami.c Better whoami 2020-07-08 08:07:01 +02:00
yes.c Improve yes 2020-06-02 20:43:33 -04:00