Commit Graph

52 Commits

Author SHA1 Message Date
qorg11 a4d4d9069a
Fixed style in src/echo.c 2020-06-03 23:29:51 +02:00
qorg11 82b36c8ac3
Clean code in src/echo.c 2020-06-03 21:50:58 +02:00
qorg11 73ab1c7c03
Sorry i haven't slept in 21 hours 2020-06-03 08:25:54 +02:00
qorg11 2f5f39a216
goddammit 2020-06-03 08:19:29 +02:00
qorg11 eba3830d8d I don't know I was really drunk at the time 2020-06-03 08:15:08 +02:00
call-cc e4cdd7df49 slight fix 2020-06-03 00:33:47 -04:00
call-cc 2214494a77 Add -n flag to echo 2020-06-03 00:32:38 -04:00
call-cc 79ec3add72 License update 2020-06-02 23:45:43 -04:00
call-cc 4ca78b497f Improve makefile and mark ln as complete 2020-06-02 23:33:15 -04:00
qorg11 85f3c318ae
I don't know how to use gdb 2020-06-03 03:40:30 +02:00
call-cc 8adf3476da Switch statement 2020-06-02 21:36:45 -04:00
qorg11 9c7fec7479
Added kill 2020-06-03 03:30:25 +02:00
call-cc 559fd48d89 Change STYLE.ORG file name because it trips up gitlab 2020-06-02 21:23:27 -04:00
call-cc c1115b3b91 Add to README 2020-06-02 21:15:30 -04:00
call-cc 81244aef07 Add to TODO and migrate to the kill-9 public license 2020-06-02 21:10:46 -04:00
call-cc e27abc9c3b Improve yes 2020-06-02 20:43:33 -04:00
call-cc 0670f46ef8 Fix errors in style, plus more stuff about C standardization 2020-06-02 20:15:29 -04:00
call-cc 02699d5c8f Add error alert to ln and another item to the todo 2020-06-02 19:54:32 -04:00
qorg11 fbacc8d7c5
Style written in org 2020-06-03 00:15:09 +02:00
call-cc bc423b1309 Add todo.org, fix pwd.c 2020-06-02 17:25:33 -04:00
qorg11 8dcc572ff5
Added new style thing 2020-06-02 23:23:08 +02:00
call-cc f4e746e87d Change errors in rmdir to warns 2020-06-02 17:17:33 -04:00
call-cc 9486a5004e Add -f flag to ln 2020-06-02 16:53:42 -04:00
call-cc f458b93c2b More makefile improvements 2020-06-02 16:36:37 -04:00
call-cc e4758c0f9b Remove note, improve makefile 2020-06-02 16:28:20 -04:00
qorg11 66dbedad82
I hate git. 2020-06-02 22:25:29 +02:00
qorg11 36adf5463c
Fixed makefile 2020-06-02 22:23:02 +02:00
call-cc fe104b81c3 Merge branch 'master' of https://gitlab.com/call-cc/k9core 2020-06-02 16:21:30 -04:00
call-cc c68d449e94 Add note to ln.c 2020-06-02 16:20:12 -04:00
call-cc bdbe212df7 Add to TODO and clean up ln 2020-06-02 16:19:26 -04:00
qorg11 14e32f35bc
Improved makefile 2020-06-02 22:12:55 +02:00
qorg11 3843efd08f
Tried to add symlinks the worst way possible. Please fix 2020-06-02 21:46:28 +02:00
qorg11 0575e4de01
Add ln 2020-06-02 19:48:59 +02:00
qorg11 87681f91c1
Added yes 2020-06-02 02:22:14 +02:00
qorg11 976d1ed2bf
idk why is this merge important tbh
Merge branch 'master' of gitlab.com:call-cc/k9core
2020-06-02 01:57:08 +02:00
qorg11 62ecbded92
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
call-cc 30192aeb44 Adhere to style guidelines 2020-06-01 19:42:22 -04:00
qorg11 cb17679d67
added coding style guide 2020-06-02 01:13:04 +02:00
call-cc d4eb349c68 Make dirname more posix compliant 2020-06-01 18:07:37 -04:00
call-cc d2c5b8a805 Add dirname 2020-06-01 18:02:04 -04:00
qorg11 83af9b4735
Errors count to rmdir 2020-06-01 22:47:58 +02:00
qorg11 9077404b75
Rewritten rmdir 2020-06-01 22:41:59 +02:00
call-cc 5450b0c602 add multiple-argument deletion to rmdir 2020-06-01 16:22:23 -04:00
call-cc 35c7b051b7 Add rmdir 2020-06-01 16:18:42 -04:00
call-cc 7db446d13c Add makefile 2020-06-01 16:07:35 -04:00
qorg11 ff4f7c1266
Added touch 2020-06-01 22:02:05 +02:00
call-cc 36b73021b6 Add README 2020-06-01 15:59:06 -04:00
call-cc ba25b37b95 Add pwd 2020-06-01 15:56:27 -04:00
call-cc 152ad26d8c Very slight cat fix 2020-06-01 15:48:41 -04:00
call-cc 602dd4047f Fix echo, shorten file size 2020-06-01 15:40:22 -04:00