k9core/src
qorg11 e1e3f9fa52
more readable cat.c
2020-06-17 04:24:31 +02:00
..
Makefile Improve makefile and mark ln as complete 2020-06-02 23:33:15 -04:00
cat.c more readable cat.c 2020-06-17 04:24:31 +02:00
chmod.c printf -> fprintf in src/chmod.c 2020-06-05 08:39:47 +02:00
chown.c Added chown.c 2020-06-15 14:41:29 +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
false.c Added false and true 2020-06-04 01:53:52 +02:00
kill.c I don't know how to use gdb 2020-06-03 03:40:30 +02:00
ln.c Add error alert to ln and another item to the todo 2020-06-02 19:54:32 -04:00
ls.c unistd.h was useless in ls.c 2020-06-15 19:25:23 +02:00
mkdir.c Added src/mkdir.c, src/rm.c, some tips for commiters and close file descriptor in src/touch.c 2020-06-02 01:56:22 +02:00
pwd.c Add todo.org, fix pwd.c 2020-06-02 17:25:33 -04:00
rm.c Added src/mkdir.c, src/rm.c, some tips for commiters and close file descriptor in src/touch.c 2020-06-02 01:56:22 +02:00
rmdir.c Change errors in rmdir to warns 2020-06-02 17:17:33 -04:00
touch.c Added src/mkdir.c, src/rm.c, some tips for commiters and close file descriptor in src/touch.c 2020-06-02 01:56:22 +02:00
true.c Added false and true 2020-06-04 01:53:52 +02:00
wc.c Improved wc 2020-06-16 21:28:56 +02:00
yes.c Improve yes 2020-06-02 20:43:33 -04:00