Emma Tebibyte emma
emma pushed to strerror at bonsai/harakit 2024-03-01 23:52:27 -07:00
898044cd43 Makefile: better macro assignment
emma opened issue bonsai/harakit#77 2024-03-01 23:47:19 -07:00
i18n for non-OS error messages
emma created pull request bonsai/harakit#76 2024-03-01 23:16:53 -07:00
Added strerror(3) as a Rust library
emma pushed to strerror at bonsai/harakit 2024-03-01 23:15:36 -07:00
ca01ca4074 rpn(1): remove erroneous strerror(3) dependency
emma pushed to strerror at bonsai/harakit 2024-03-01 23:14:57 -07:00
3e6dc5cc46 rpn(1): make error messages consistent with other tools
cf1d16f860 hru(1): changed to use strerror(3)
8f956d775c fop(1): changed to use strerror(3)
Compare 3 commits »
emma pushed to strerror at bonsai/harakit 2024-03-01 23:06:10 -07:00
e81703c6e1 sterror(3): added library for C-like error messages; Makefile: some efficiency changes
emma created branch strerror in bonsai/harakit 2024-03-01 23:06:09 -07:00
emma commented on issue bonsai/harakit#75 2024-03-01 22:33:11 -07:00
Tests

Also, scripts should not be licensed under Creative Commons licenses, and the license information in non-plaintext files should be at the top.

emma commented on issue bonsai/harakit#75 2024-03-01 22:32:29 -07:00
Tests

What do you think of TESTING?

This should definitely be in the tests/ directory to be directly run by the Makefile.…

emma pushed to main at emma/dotfiles 2024-02-28 19:07:38 -07:00
fc87272a43 updated for newest changes
2f4b65e84b made more current
Compare 2 commits »
emma commented on issue bonsai/harakit#74 2024-02-28 00:15:25 -07:00
ls(1p) analogue

What if we did this:

  • lf(1) ("list files") is a shell script that streams given files to readdir(1) and then a sorting program.
  • readdir(1) is a program that reads the file content…
emma approved bonsai/harakit#65 2024-02-28 00:14:56 -07:00
mm(1)
emma opened issue bonsai/harakit#75 2024-02-28 00:14:07 -07:00
Tests
emma commented on pull request bonsai/harakit#65 2024-02-28 00:11:51 -07:00
mm(1)
╭ emma@noire-carnation
│ ~/src/TiB/bonsai/coreutils
╰─# build/bin/mm -i /dev/zero -o /dev/full
free(): double free detected in tcache 2
zsh: IOT instruction…
emma approved bonsai/harakit#73 2024-02-28 00:10:04 -07:00
swab(1)
emma commented on issue bonsai/harakit#74 2024-02-24 14:48:16 -07:00
ls(1p) analogue

The output of the command should use ASV to separate fields.

emma opened issue bonsai/harakit#74 2024-02-24 14:47:37 -07:00
ls(1p) analogue
emma commented on pull request bonsai/harakit#73 2024-02-24 14:44:25 -07:00
swab(1)

Don’t forget to add swab to the all target!

emma commented on pull request bonsai/harakit#73 2024-02-24 14:44:25 -07:00
swab(1)

This seems cleaner to me, but it doesn’t really matter:

emma commented on pull request bonsai/harakit#73 2024-02-24 14:44:25 -07:00
swab(1)

Needs a copyright header :)