- https://tebibyte.media/~emma
-
fae/faer
- Joined on
2022-02-27
Block a user
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
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.
Replace scrut(1) with fileis(1)
Should this program return EX_IOERR
on line 59 and EX_SOFTWARE
on line 81?
optimizations
I want to make fop(1)
streaming instead of buffered, and after that, this can be merged.