dtb trinity
trinity pushed to simexec at trinity/overgrown 2024-07-23 18:53:34 -06:00
fb65d1f950 Makefile: add simexec(1)
fc33683382 simexec.1: Fix man page
6bba80e3f9 simexec(1): fix copyright
Compare 3 commits »
trinity created branch simexec in trinity/overgrown 2024-07-23 18:14:36 -06:00
trinity pushed to simexec at trinity/overgrown 2024-07-23 18:14:36 -06:00
b5cd33bfe6 simexec(1): import from trinity/src
trinity pushed to main at trinity/src 2024-07-23 18:09:32 -06:00
bdd388e6d4 Retire p
c10ffcabf1 retire retval
de267d32d4 retval(1): whatever
4a405fdfbb retval(1): fix style
df1b0a2d9d move pschdir(1) to retirement
Compare 5 commits »
trinity pushed to overgrown at trinity/overgrown 2024-07-23 18:08:21 -06:00
09d9c93ff3 Merge branch 'pschdir' into overgrown
f4514592bd pschdir(1): license
Compare 2 commits »
trinity pushed to pschdir at trinity/overgrown 2024-07-23 18:08:08 -06:00
f4514592bd pschdir(1): license
trinity pushed to overgrown at trinity/overgrown 2024-07-23 18:00:15 -06:00
87b063f7bd Merge branch 'retval' into overgrown
1c6e2970f7 retval(1) sans documentation
Compare 2 commits »
trinity created branch retval in trinity/overgrown 2024-07-23 17:58:59 -06:00
trinity pushed to retval at trinity/overgrown 2024-07-23 17:58:59 -06:00
1c6e2970f7 retval(1) sans documentation
trinity created branch overgrown in trinity/overgrown 2024-07-23 17:42:28 -06:00
trinity pushed to overgrown at trinity/overgrown 2024-07-23 17:42:28 -06:00
trinity created branch helix-configuration in trinity/overgrown 2024-07-23 17:41:57 -06:00
trinity pushed to helix-configuration at trinity/overgrown 2024-07-23 17:41:57 -06:00
trinity created branch pschdir in trinity/overgrown 2024-07-23 17:40:08 -06:00
trinity pushed to pschdir at trinity/overgrown 2024-07-23 17:40:08 -06:00
46f0d4955f pschdir(1): add source file
a8c40de747 pschdir(1) sans documentation, from trinity/src
e0b192bd4b languages.toml: add Helix editor configuration
Compare 3 commits »
trinity created branch main in trinity/overgrown 2024-07-22 19:25:12 -06:00
trinity pushed to main at trinity/overgrown 2024-07-22 19:25:12 -06:00
e90d25e30f Merge branch 'strcmp'
71f372d2c2 Merge branch 'intcmp'
27ff64dffa intcmp(1): add comments
becb3bac4e strcmp(1): code clarification
e7a6632b41 mm(1): improves comments
Compare 10 commits »
trinity created repository trinity/overgrown 2024-07-22 19:24:38 -06:00
trinity commented on pull request bonsai/harakit#142 2024-07-20 16:28:36 -06:00
Formatting

You made this change to a number of programs, and in some it was warranted, but to replace an argv termary that only occurs when argc is less than some value misses the point of that ternary.

In…

trinity commented on pull request bonsai/harakit#142 2024-07-20 12:46:48 -06:00
Formatting

Instead of making a new variable overwrite the existing program name variable with argv 0. My phone keyboard lacks the underscore.