Emma Tebibyte emma
emma created branch stris in bonsai/harakit 2024-08-26 15:24:17 -06:00
emma deleted branch code from bonsai/harakit 2024-08-24 18:16:27 -06:00
emma closed pull request bonsai/harakit#102 2024-08-24 18:16:22 -06:00
Replace str(1) with stris(1)
emma deleted branch stris from bonsai/harakit 2024-08-24 18:16:22 -06:00
emma deleted branch linux-fix from bonsai/harakit 2024-08-23 18:05:44 -06:00
emma released 0.13.23 at bonsai/harakit 2024-08-21 22:54:21 -06:00
emma closed pull request bonsai/harakit#159 2024-08-21 22:44:39 -06:00
linux-fix
emma commented on pull request bonsai/harakit#159 2024-08-21 22:44:39 -06:00
linux-fix

Merged.

emma pushed to main at bonsai/harakit 2024-08-21 22:44:30 -06:00
fbacfecce8 Merge branch 'linux-fix' (closes #158)
579ff65b67 tests: bonsai/npc.mk: drop redundant tab removal
334433536b tests: bonsai/npc.mk: fix harrowing ordeal of a Linux error
71d4d6ba05 tests: bonsai/dj.mk, bonsai/rpn.mk: fixes testing on linux
821f5d09e9 fop(1), hru(1), intcmp(1), mm(1), rpn(1), swab(1): fixes conditional compilation
Compare 5 commits »
emma closed issue bonsai/harakit#158 2024-08-21 22:44:30 -06:00
Linux builds broken
emma pushed tag 0.13.23 to bonsai/harakit 2024-08-21 22:44:25 -06:00
emma commented on pull request bonsai/harakit#159 2024-08-21 20:41:35 -06:00
linux-fix

@trinity verbally confirmed that it understood this change.

emma commented on pull request bonsai/harakit#103 2024-08-20 15:56:09 -06:00
eep(1)

This is now out-of-date; $(RUSTLIBS) has been removed in favor of appending to $(RUSTFLAGS).

emma deleted branch mm-unveil-fixes from bonsai/harakit 2024-08-20 15:48:35 -06:00
emma closed pull request bonsai/harakit#160 2024-08-20 15:48:27 -06:00
mm(1): fixes extra file arguments not being unveil(2)ed
emma commented on pull request bonsai/harakit#160 2024-08-20 15:48:27 -06:00
mm(1): fixes extra file arguments not being unveil(2)ed

Merged.

emma released 0.13.22 at bonsai/harakit 2024-08-20 15:47:58 -06:00
emma pushed to main at bonsai/harakit 2024-08-20 15:47:26 -06:00
e9058803d3 mm(1): fixes to pledge(2) now; tests: bonsai/mm.mk: adds test for regression
a4a556a5b6 mm(1): fixes extra file arguments not being unveil(2)ed
Compare 2 commits »
emma pushed tag 0.13.22 to bonsai/harakit 2024-08-20 15:47:21 -06:00
emma commented on pull request bonsai/harakit#159 2024-08-20 15:42:44 -06:00
linux-fix

Writing into /dev/full fails unsuccessfully because /dev/full always returns ENOSPC.