1
0
Fork 0
Commit Graph

175 Commits

Author SHA1 Message Date
Emma Tebibyte 7936ce26a0
tail(1p): trying from scratch 2023-08-30 19:01:07 -06:00
Emma Tebibyte e9effb5d43
Makefile: stopped linking true and false to yac.so 2023-08-30 18:50:37 -06:00
Emma Tebibyte e0122f21ca
Makefile: made install target create directories if they dont exist 2023-08-29 13:23:29 -06:00
Emma Tebibyte 0e4faead44
tail(1p): segfaults for some reason lol 2023-08-29 13:17:35 -06:00
Emma Tebibyte 1d2a9c2521
tail(1p): initial commit & libyac: fixed build 2023-08-28 23:15:08 -06:00
Emma Tebibyte 7f5e532216
moved file resolution code to a shared library 2023-08-28 23:03:33 -06:00
Emma Tebibyte 3a410edddc
cat(1p): fixed storing EOF in buffer 2023-08-28 16:03:36 -06:00
Emma Tebibyte 043b20a150
Merge branch 'cat' 2023-08-15 21:31:29 -06:00
Emma Tebibyte 6c73ffadd6
cat(1p): formatting 2023-08-14 12:08:03 -06:00
Emma Tebibyte 3c7d4c41be
cat(1p): minor cleanup 2023-08-14 12:04:16 -06:00
Emma Tebibyte f041ae5d63
cat(1p): cleanup 2023-08-14 11:45:43 -06:00
Emma Tebibyte 0c290646ec
cat(1p): trimming size 2023-08-14 00:25:10 -06:00
Emma Tebibyte 96d692d26e
cat(1p): print errors to stderr 2023-08-14 00:17:09 -06:00
Emma Tebibyte dd584b2886
cat(1p): minor typo 2023-08-14 00:07:03 -06:00
Emma Tebibyte ede0817cbd
minor changes to license headers and to compilation 2023-08-14 00:01:29 -06:00
Emma Tebibyte b57a7179a5
cat(1p): refactor to get no args working 2023-08-13 23:30:03 -06:00
Emma Tebibyte da2ebdb1e1
cat(1p): small reformatting 2023-08-10 20:10:30 -06:00
Emma Tebibyte e530f10cd5
cat(1p): fixed write buffering 2023-08-10 15:34:02 -06:00
Emma Tebibyte b360b823ac
cat(1p): made simpler, added error handling 2023-08-10 15:24:07 -06:00
Emma Tebibyte 27a227e365
trincat(1): removed file 2023-08-07 20:39:32 -06:00
Emma Tebibyte c8d6e9f5e4
cat(1p): fix unbuffered output 2023-08-07 20:38:57 -06:00
Emma Tebibyte 9adde985d9
fixed segfault 2023-07-24 09:01:41 -06:00
Emma Tebibyte bb099036fb cat(1p), true(1p), false(1p): added source files & Makefile 2023-07-24 03:57:46 +00:00
Emma Tebibyte 3b58aa764a
add .gitignore 2023-07-23 19:50:35 -06:00
Emma Tebibyte 910c95e8db
initial commit 2023-07-23 19:49:57 -06:00