Emma Tebibyte emma
emma opened issue bonsai/harakit#19 2023-12-29 13:46:29 -07:00
ASV terminal output/representation
emma commented on pull request bonsai/harakit#18 2023-12-29 13:39:57 -07:00
fop(1) and Rust sysexits support (no yacexits!)

Perhaps we should have a defines.h to set magic numbers like the ASCII record separator as the delimiter.

I tried this, but for an unknown reason bindgen will not output Rust bindings to the…

emma pushed to main at bonsai/harakit 2023-12-28 23:34:49 -07:00
75ead441ec .editorconfig: Makefile and shell file indentation
emma closed issue bonsai/harakit#13 2023-12-28 23:22:05 -07:00
C Style
emma pushed to fop at bonsai/harakit 2023-12-28 23:01:49 -07:00
f89a686d3c fop(1): made checking argv better
cb12a5b8fc GNUmakefile: relative path for include, formatting
Compare 2 commits »
emma commented on pull request bonsai/harakit#18 2023-12-28 22:28:21 -07:00
fop(1) and Rust sysexits support (no yacexits!)

it can, but i think i had a reason in a prior solution not to use the relative path because it causes side effects. i will look back into it

emma commented on pull request bonsai/harakit#18 2023-12-28 22:25:36 -07:00
fop(1) and Rust sysexits support (no yacexits!)

$$ escapes the $ so that make doesnt try to resolve the subshell as a variable

emma commented on pull request bonsai/harakit#18 2023-12-28 22:24:47 -07:00
fop(1) and Rust sysexits support (no yacexits!)

This is for Rust only :)

emma commented on issue bonsai/harakit#15 2023-12-28 22:24:10 -07:00
dj(1) - disk jockey

you get free reign on how this works :)

emma commented on issue bonsai/harakit#17 2023-12-28 13:52:35 -07:00
simexec(1)

im thinking the collection of software should have a straightforward name, but then we can have fun with the tool names. buildutils comes to mind

emma pushed to main at bonsai/harakit 2023-12-28 01:27:41 -07:00
6f4756bc76 GNUmakefile: made compliant with fhs(5)
emma pushed to main at bonsai/harakit 2023-12-28 01:07:59 -07:00
e16e7bd322 GNUmakefile: made install recipe not install non-existent files
emma pushed to fop at bonsai/harakit 2023-12-27 23:21:06 -07:00
5df9c33d70 GNUmakefile: bandaid solution to fallback sysexits.h not working with Rust
emma created pull request bonsai/harakit#18 2023-12-27 22:58:06 -07:00
WIP: fop(1) and Rust sysexits support (no yacexits!)
emma created branch fop in bonsai/harakit 2023-12-27 22:49:08 -07:00
emma pushed to fop at bonsai/harakit 2023-12-27 22:49:08 -07:00
9ed70e9648 GNUmakefile: removed stdlib dep
b74bbd6c92 fop(1): finished implementing sysexits
3355cb3dc3 GNUmakefile, fop(1): added sysexits support
5d9f6f3245 GNUmakefile: fixed fop(1) segfault
7eda8bb721 fop(1): working prototype
Compare 5 commits »
emma pushed to main at bonsai/harakit 2023-12-27 15:43:31 -07:00
36c0c9193c .editorconfig: fixed utf8 issue
emma pushed to main at bonsai/harakit 2023-12-27 15:43:12 -07:00
1dff7d7e18 Revert ".editorconfig: fixed utf8 issue"
emma pushed to main at bonsai/harakit 2023-12-27 15:40:56 -07:00
d20a1da6f8 .editorconfig: fixed utf8 issue
emma pushed to main at bonsai/harakit 2023-12-27 15:39:07 -07:00
cbe8f5f8e8 .editorconfig: added editor configuration; CONTRIBUTING: changed tabstop requirement to 4