k9core/src
qorg11 97e5f8eeef
Added a bunch of things (mostly indetation), and changelog
2020-12-19 00:38:01 +01:00
..
nouserland moved non coreutils programs to a nonuserland folder since they are 2020-08-22 09:49:46 +02:00
Makefile Modified the style 2020-08-27 11:18:42 +02:00
cat.c sorry, my emacs indentation was retarded 2020-11-30 11:38:31 +01:00
chgrp.c Added a bunch of things (mostly indetation), and changelog 2020-12-19 00:38:01 +01:00
chmod.c Added a bunch of things (mostly indetation), and changelog 2020-12-19 00:38:01 +01: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
date.c https://lainsafe.delegao.moe/files/160545969573108.png 2020-11-15 18:01:54 +01:00
dirname.c Adhere to style guidelines 2020-06-01 19:42:22 -04:00
du.c Remove useless headers 2020-08-23 19:23:58 +02: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 a bunch of things (mostly indetation), and changelog 2020-12-19 00:38:01 +01: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 proto -l in ls 2020-12-11 18:46:17 +01: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 Fixed stuff in rmdir 2020-12-18 15:05:58 +01: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
tee.c Added a bunch of things (mostly indetation), and changelog 2020-12-19 00:38:01 +01: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 Added a bunch of things (mostly indetation), and changelog 2020-12-19 00:38:01 +01:00
unlink.c added ernno things 2020-08-06 15:28:24 +02:00
wc.c Added a bunch of things (mostly indetation), and changelog 2020-12-19 00:38:01 +01: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