-
8b9c71c405
cat(1): use bytes over strings, not all input is utf-8
main
silt
2023-01-13 01:23:31 -05:00
-
834d363ead
cat(1): removed unused code; arg: updated version
emma
2023-01-12 23:58:43 -05:00
-
2bfeb4b221
cat(1): working implementation
emma
2023-01-12 23:54:12 -05:00
-
c33d9e0556
cat(1): better argv0 parsing
emma
2022-12-24 20:19:38 -05:00
-
eb0ae4665f
fixed build configuration
emma
2022-12-19 19:55:55 -05:00
-
20e9c19ccd
cat(1): -u works, kinda, but requires 3 ctrl+D presses
emma
2022-12-17 17:48:07 -05:00
-
cc64ab08da
actually fixed build.sh
emma
2022-12-16 00:41:14 -05:00
-
b3477e32f6
fixed build script
emma
2022-12-14 23:32:57 -05:00
-
bf07460e53
remove superfluous code
emma
2022-12-14 17:56:59 -05:00
-
1e0682390d
kind of working
emma
2022-12-13 22:43:40 -05:00
-
5c82375ff6
cat(1): fixed files not reading to output
emma
2022-12-12 18:58:07 -05:00
-
3e555542b6
cat(1): fixed pseudo-unbuffered output
emma
2022-12-12 18:55:15 -05:00
-
c5123b9d19
cat(1): cleanup
emma
2022-12-12 17:59:47 -05:00
-
ad45829309
cat(1): works (real)
emma
2022-12-12 16:49:51 -05:00
-
edae70d313
better build script
emma
2022-12-12 22:20:44 -05:00
-
4bad5494a4
license headers
emma
2022-12-11 22:53:04 -05:00
-
059c1890df
added cargo config
emma
2022-12-11 19:25:52 -05:00
-
2340184777
add build shell script
emma
2022-12-10 16:54:39 -05:00
-
bf6d149e07
cat(1): statically linked sysexits
emma
2022-12-09 23:06:22 -05:00
-
346702d58e
renamed sysexits-dynamic
emma
2022-12-06 00:48:03 -05:00
-
730acab571
added sysexits dynamic library
emma
2022-12-05 21:10:49 -05:00
-
c030d6828c
actually added stdin support to cat
emma
2022-12-05 21:03:42 -05:00
-
5b47345bf5
added stdin support to cat
emma
2022-12-05 20:59:40 -05:00
-
680887069f
fixed Err warnings for build.rs
emma
2022-12-05 20:01:32 -05:00
-
20364aa5bf
changed dir name for rust files
emma
2022-12-05 19:09:13 -05:00
-
b7c58488de
add license info to build.rs
silt
2022-12-05 09:43:58 -05:00
-
a1cb1175d4
build assembly true/false with cargo
silt
2022-12-05 09:39:57 -05:00
-
799e96e267
add assembly versions of true and false
silt
2022-12-05 00:34:11 -05:00
-
4583d4e330
added nightly toolchain
emma
2022-12-05 00:09:16 -05:00
-
7a110f7d09
bloat-free true/false and necessary build stuff
silt
2022-12-04 23:43:05 -05:00
-
1817f9b4ea
proper error handling
emma
2022-12-05 19:04:28 -05:00
-
9c0e14ba35
tentative argument parsing
emma
2022-12-05 00:48:19 -05:00
-
b3da4df9ec
shitty bloated original true and false
emma
2022-12-04 21:09:48 -05:00
-
6cd0e230e6
forgot to remove old dependency
emma
2022-12-04 20:59:43 -05:00
-
1d9482be2a
initial working cat implementation
emma
2022-12-04 20:44:55 -05:00