Commit Graph
29 Commits
Author SHA1 Message Date
emma 2bfeb4b221 cat(1): working implementation 2024-01-01 14:38:43 -07:00
emma c33d9e0556 cat(1): better argv0 parsing 2024-01-01 14:38:31 -07:00
emma eb0ae4665f fixed build configuration 2024-01-01 14:38:24 -07:00
emma 20e9c19ccd cat(1): -u works, kinda, but requires 3 ctrl+D presses 2024-01-01 14:37:45 -07:00
emma cc64ab08da actually fixed build.sh 2024-01-01 14:37:41 -07:00
emma b3477e32f6 fixed build script 2024-01-01 14:37:08 -07:00
emma bf07460e53 remove superfluous code 2024-01-01 14:37:03 -07:00
emma 1e0682390d kind of working 2024-01-01 14:35:48 -07:00
emma 5c82375ff6 cat(1): fixed files not reading to output 2024-01-01 14:35:37 -07:00
emma 3e555542b6 cat(1): fixed pseudo-unbuffered output 2024-01-01 14:35:24 -07:00
emma c5123b9d19 cat(1): cleanup 2024-01-01 14:35:09 -07:00
emma ad45829309 cat(1): works (real) 2024-01-01 14:35:02 -07:00
emma edae70d313 better build script 2024-01-01 14:34:31 -07:00
emma 4bad5494a4 license headers 2024-01-01 14:34:27 -07:00
emma 059c1890df added cargo config 2024-01-01 14:33:15 -07:00
emma 2340184777 add build shell script 2024-01-01 14:25:18 -07:00
emma bf6d149e07 cat(1): statically linked sysexits 2024-01-01 14:25:00 -07:00
emma 346702d58e renamed sysexits-dynamic 2024-01-01 14:24:44 -07:00
emma 730acab571 added sysexits dynamic library 2024-01-01 14:24:20 -07:00
emma c030d6828c actually added stdin support to cat 2024-01-01 14:24:03 -07:00
emma 5b47345bf5 added stdin support to cat 2024-01-01 14:23:13 -07:00
emma 680887069f fixed Err warnings for build.rs 2024-01-01 14:22:06 -07:00
emma 20364aa5bf changed dir name for rust files 2024-01-01 14:21:24 -07:00
emma 4583d4e330 added nightly toolchain 2024-01-01 14:12:36 -07:00
emma 1817f9b4ea proper error handling 2022-12-05 19:04:28 -05:00
emma 9c0e14ba35 tentative argument parsing 2022-12-05 00:48:19 -05:00
emma b3da4df9ec shitty bloated original true and false 2022-12-04 21:09:48 -05:00
emma 6cd0e230e6 forgot to remove old dependency 2022-12-04 20:59:43 -05:00
emma 1d9482be2a initial working cat implementation 2022-12-04 20:46:36 -05:00