Commit Graph

19 Commits

Author SHA1 Message Date
qorg11 7a60fca519
fix style using clang-format
Closes: #2
2021-06-29 13:19:44 +02:00
qorg11 84715bc3d4
fix cat to return error if the read fails 2021-01-14 07:43:51 +01:00
qorg11 e5a8ccd9af
Delete useless blank line 2020-12-25 19:39:41 +01:00
qorg11 dc61ade113
sorry, my emacs indentation was retarded 2020-11-30 11:38:31 +01:00
qorg11 342a8857ec
less long line 2020-11-30 11:34:52 +01:00
qorg11 dd949baf1c
Tabs instead of spaces in indentation lol 2020-11-30 11:33:42 +01:00
qorg11 609309e146
im an idiot 2020-11-28 22:31:01 +01:00
qorg11 36f49ec406
cat: ignore -u and - can be used for stdin 2020-11-28 22:29:41 +01:00
qorg11 8627b3bf15
shit to cat.c read the diff lmao 2020-11-28 22:07:59 +01:00
qorg11 dfa79c963b
im stupid 2020-08-12 20:54:29 +02:00
qorg11 015f021669
added cat the posix -u flag which is useless 2020-08-12 20:53:47 +02:00
Marie 1a374138eb improve ls (make it look cleaner) 2020-07-28 08:37:08 -04:00
qorg11 9c856f4792
yeah so now the thing closes the file descriptors 2020-07-21 01:28:18 +02:00
qorg11 e1e3f9fa52
more readable cat.c 2020-06-17 04:24:31 +02:00
qorg11 c037341909
Cat prints binary data now 2020-06-17 04:19:06 +02:00
qorg11 c904af6c61
Someone make this read binary shit 2020-06-17 01:00:57 +02:00
qorg11 268a888d88
Rewritten cat so it's not literally 9base's 2020-06-17 00:31:25 +02:00
call-cc 152ad26d8c Very slight cat fix 2020-06-01 15:48:41 -04:00
qorg11 0e055dbfe1
Initial commit 2020-06-01 21:25:45 +02:00