yac
/
coreutils
Archived
2
0
Fork 0
Commit Graph

25 Commits

Author SHA1 Message Date
Emma Tebibyte 5c82375ff6 cat(1): fixed files not reading to output 2024-01-01 14:35:37 -07:00
Emma Tebibyte 3e555542b6 cat(1): fixed pseudo-unbuffered output 2024-01-01 14:35:24 -07:00
Emma Tebibyte c5123b9d19 cat(1): cleanup 2024-01-01 14:35:09 -07:00
Emma Tebibyte ad45829309 cat(1): works (real) 2024-01-01 14:35:02 -07:00
Emma Tebibyte edae70d313 better build script 2024-01-01 14:34:31 -07:00
Emma Tebibyte 4bad5494a4 license headers 2024-01-01 14:34:27 -07:00
Emma Tebibyte 059c1890df added cargo config 2024-01-01 14:33:15 -07:00
Emma Tebibyte 2340184777 add build shell script 2024-01-01 14:25:18 -07:00
Emma Tebibyte bf6d149e07 cat(1): statically linked sysexits 2024-01-01 14:25:00 -07:00
Emma Tebibyte 346702d58e renamed sysexits-dynamic 2024-01-01 14:24:44 -07:00
Emma Tebibyte 730acab571 added sysexits dynamic library 2024-01-01 14:24:20 -07:00
Emma Tebibyte c030d6828c actually added stdin support to cat 2024-01-01 14:24:03 -07:00
Emma Tebibyte 5b47345bf5 added stdin support to cat 2024-01-01 14:23:13 -07:00
Emma Tebibyte 680887069f fixed Err warnings for build.rs 2024-01-01 14:22:06 -07:00
Emma Tebibyte 20364aa5bf changed dir name for rust files 2024-01-01 14:21:24 -07:00
silt! b7c58488de add license info to build.rs 2024-01-01 14:21:21 -07:00
silt! a1cb1175d4 build assembly true/false with cargo 2024-01-01 14:19:54 -07:00
silt! 799e96e267 add assembly versions of true and false 2024-01-01 14:16:16 -07:00
Emma Tebibyte 4583d4e330 added nightly toolchain 2024-01-01 14:12:36 -07:00
silt! 7a110f7d09 bloat-free true/false and necessary build stuff 2024-01-01 14:12:29 -07:00
Emma Tebibyte 1817f9b4ea proper error handling 2022-12-05 19:04:28 -05:00
Emma Tebibyte 9c0e14ba35 tentative argument parsing 2022-12-05 00:48:19 -05:00
Emma Tebibyte b3da4df9ec shitty bloated original true and false 2022-12-04 21:09:48 -05:00
Emma Tebibyte 6cd0e230e6 forgot to remove old dependency 2022-12-04 20:59:43 -05:00
Emma Tebibyte 1d9482be2a initial working cat implementation 2022-12-04 20:46:36 -05:00