Emma Tebibyte emma
emma pushed to getopt-bindings at bonsai/coreutils 2024-04-02 02:41:50 +00:00
0164b681c0 Makefile: remove unneeded test
emma pushed to getopt-bindings at bonsai/coreutils 2024-04-02 02:40:13 +00:00
320a70bc56 getopt.rs(3): initial commit
emma created branch getopt-bindings in bonsai/coreutils 2024-04-02 02:40:13 +00:00
emma commented on issue bonsai/coreutils#89 2024-04-01 23:38:33 +00:00
Directory structure

I don't believe accommodating languages that only work with directories and not single files is necessary

I agree with this sentiment. The only other language that has seriously been brought…

emma commented on issue bonsai/coreutils#90 2024-04-01 21:23:11 +00:00
mm(1) does not print error when invoked improperly

I pushed a commit that should fix this. Could you compile [mm.c from the mm branch](https://git.te

emma commented on issue bonsai/coreutils#89 2024-04-01 14:57:55 +00:00
Directory structure

I guess this hasn’t been put anywhere specifically but Trinity and I have decided that for now Rust and C are our focus and that if someone contributes with another language we will review on a…

emma opened issue bonsai/coreutils#90 2024-03-31 23:30:01 +00:00
mm(1) does not print error when invoked improperly
emma commented on issue bonsai/coreutils#77 2024-03-30 03:53:25 +00:00
Internationalization for non-OS error messages

this assumes that LANG is set to a standard RFC5646 language tag (or the common-but-nonstandard variant where subtags are instead delimited by…

emma closed issue bonsai/coreutils#88 2024-03-30 03:27:29 +00:00
Add xz 5.6.1
emma commented on issue bonsai/coreutils#88 2024-03-30 03:27:29 +00:00
Add xz 5.6.1

Congratulations, you got me to add a new label.

emma closed pull request bonsai/coreutils#76 2024-03-30 01:27:09 +00:00
Added strerror(3) as a Rust library
emma commented on pull request bonsai/coreutils#76 2024-03-30 01:27:09 +00:00
Added strerror(3) as a Rust library

Merged.

emma pushed tag 0.13.2 to bonsai/coreutils 2024-03-30 01:26:56 +00:00
emma pushed to main at bonsai/coreutils 2024-03-30 01:26:56 +00:00
8d9ac33566 Merge branch 'strerror'
b503d97625 Makefile: directory specification changes
d87b5d0958 hru(1), fop(1): changed to reflect strerror changes
1891c3e1aa strerror(3): created strerror() method
b356ac522f strerror(3): changed panic to 0
Compare 15 commits »
emma commented on pull request bonsai/coreutils#76 2024-03-30 01:11:37 +00:00
Added strerror(3) as a Rust library

I think so, I can fix it though. Just approve it whenever you think it’s ready.

emma commented on issue bonsai/coreutils#87 2024-03-29 22:49:52 +00:00
meta

Bonsai’s web presence will live at https://bonsai.tebibyte.media/. I can set that up now if you’d like to put things there?

emma pushed to docs at bonsai/coreutils 2024-03-29 22:48:10 +00:00
13ee16173e fop.1: initial commit
emma commented on pull request bonsai/coreutils#76 2024-03-29 22:31:43 +00:00
Added strerror(3) as a Rust library

@trinity if you have no more questions, may you approve this for merging?

emma pushed to docs at bonsai/coreutils 2024-03-29 22:30:50 +00:00
5db09a5ca1 mm.1: cat(1p) and tee(1p) provide similar functionality
ce5a4dc4bd mm.1: removed STANDARD INPUT section
abc599148d mm.1: subsequent outputs are opened for appending
Compare 3 commits »
emma pushed to docs at bonsai/coreutils 2024-03-29 22:25:45 +00:00
63c8ff8093 intcmp.1: compares integers to each other
9ea57a27b7 dj.1: stdin by default
4e33f945ae dj.1: null bytes
70b0c2f924 dj.1: fixed -d description
Compare 4 commits »