diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-03 18:47:14 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-03 18:47:14 +0000 |
| commit | 634f4a685d3eca54b5934bb6004500e8707c4baa (patch) | |
| tree | dd8ef498f7da4055d05015135385a8e711621822 /util/sbase/which.1 | |
| parent | 3af94efc16562dc1f2e359064f6cb1eb60f45c80 (diff) | |
util/nvmutil: always exit non-zero on err
the way err works here now is very different than
the bsd one. here, we ALWAYS exit with EXIT_FAILURE,
and we call set_err with, as argument, the first
argument given to err.
this then sets errno, but the exit value is always
consistent.
that's what happens when i control err(). i make it
even better. the original bsd one is too conservative.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/sbase/which.1')
0 files changed, 0 insertions, 0 deletions
