summaryrefslogtreecommitdiff
path: root/config/submodule/coreboot/default/fspcc36ae2b5775fa7400cb3282680afc0f6cb37a3c
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-03 18:47:14 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-03 18:47:14 +0000
commit634f4a685d3eca54b5934bb6004500e8707c4baa (patch)
treedd8ef498f7da4055d05015135385a8e711621822 /config/submodule/coreboot/default/fspcc36ae2b5775fa7400cb3282680afc0f6cb37a3c
parent3af94efc16562dc1f2e359064f6cb1eb60f45c80 (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 'config/submodule/coreboot/default/fspcc36ae2b5775fa7400cb3282680afc0f6cb37a3c')
0 files changed, 0 insertions, 0 deletions