Files
lbmk/util/libreboot-utils/lib
Leah Rowe 6e4839d356 libreboot-utils: simplify lbgetprogname
make it more reliable; it can't segfault
now, under any circumstance. not even
once.

the problem arised when lbsetname was not
called in a program, before calling the
function: lbgetprogname. a segfault would
occur, due to it being NULL.

not every os/libc has getprogname, so i have
my own implementation.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2026-03-29 08:20:09 +01:00
..
2026-03-29 07:22:34 +01:00
2026-03-28 09:12:15 +00:00
2026-03-28 09:27:55 +00:00
2026-03-28 09:17:44 +00:00
2026-03-29 07:22:34 +01:00
2026-03-28 09:03:18 +00:00
2026-03-29 07:09:06 +01:00
2026-03-28 06:53:37 +00:00