summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/lib/string.c
AgeCommit message (Collapse)Author
26 hoursmkhtemp: show progname on errorLeah Rowe
i have my own getprogname implementation, because not every libc is good enough to include one. Signed-off-by: Leah Rowe <leah@libreboot.org>
41 hoursutil/mkhtemp: new utility (hardened mktemp)Leah Rowe
part of the same code library as nvmutil. as part of this, i renamed util/nvmutil to util/libreboot-utils/ because it is now a multi-utility codebase. this is more efficient, since i also wish to use mkhtemp (function) in nvmutil. Signed-off-by: Leah Rowe <leah@libreboot.org>