- https://tebibyte.media/~emma
-
fae/faer
- Joined on
2022-02-27
Block a user
Replace scrut(1) with fileis(1)
Line 59 happens when a file is non-existent, which means it's failed the test.
I see now that line 59 should stay the same.
optimizations
From OpenBSD
man 2 pledge
:Passing NULL to promises or execpromises specifies to not change the current value.
It seems a number of these should be…
444e682f02
Merge branch 'rdme'
e889159619
CONTRIBUTING: made better
d2f8fb8106
README: improvements, community links
cd875df547
README: attempt to clarify intent
STYLE: make rules more granular and consistent, add examples
I made changes to allow simple citation of the guidelines and clarify some of the visual hierarchy of the document.
Makefile: fixes manpage installation location
4cb5ea78d7
STYLE: improves clarity, focus, distribution of items, adds more gripes, includes usage text style
Replace scrut(1) with fileis(1)
Should this program return
EX_IOERR
on line 59 andEX_SOFTWARE
on line 81?
I see now that line 81 should stay the same.
Replace scrut(1) with fileis(1)
@trinity: In the middle of this review I decided to simply make a patch and send it your way via instant messaging.