summaryrefslogtreecommitdiff
path: root/util/libreboot-utils
AgeCommit message (Expand)Author
13 hourslibreboot-utils: loop fcntl on eintrLeah Rowe
13 hourssafer macroLeah Rowe
25 hoursutil/nvmutil: call usage if argc below 3Leah Rowe
25 hourslibreboot-utils: stricter errno handlingLeah Rowe
29 hourslbutils/rand: add missing error handleLeah Rowe
31 hourslbutils/file: only support real pread/pwriteLeah Rowe
31 hourslbutils/file: don't alllow EAGAIN/EWOULDBLOCKLeah Rowe
31 hourslbutils/file: remove ETXTBSY from exemption on ioLeah Rowe
31 hourslbutils/file: don't reset errno on successful ioLeah Rowe
32 hourslibreboot-utils: unified EINTR loop handlingLeah Rowe
35 hoursTODOLeah Rowe
36 hourslibreboot-utils: unified max path lengthsLeah Rowe
3 dayscorrect exit statusLeah Rowe
3 daysbe reasonableLeah Rowe
3 dayslibreboot-utils: more flexible string usageLeah Rowe
3 dayslbutils: strict string functions - abort on errLeah Rowe
3 dayslibreboot-utils: optimised string functionsLeah Rowe
3 dayslibreboot-utils: safe memcmpLeah Rowe
3 daysRevert "lbmk: use mkhtemp in libreboot's build system"Leah Rowe
3 dayslbmk: use mkhtemp in libreboot's build systemLeah Rowe
3 daysutil/nvmutil: re-add cleanupLeah Rowe
3 dayslbutils hexdump: reduce width on smaller integersLeah Rowe
3 dayslibreboot-utils/lib: loop eintr on [p]read/[p]writeLeah Rowe
3 daysmkhtemp: rename variable for clarityLeah Rowe
3 dayshexdump performance test, part 1Leah Rowe
3 daysmkhtemp: generalised string concatenationLeah Rowe
3 dayslbutils: simplify getprogname usageLeah Rowe
3 dayslibreboot-utils: simplify random tmpdir namegenLeah Rowe
3 dayslbutils: rename mkrbuf to rmallocLeah Rowe
3 dayslibreboot-utils: simplify lbgetprognameLeah Rowe
3 dayslbutils makefile: use c99 in strict modeLeah Rowe
3 daysutil/nvmutil: better hexdumpLeah Rowe
4 dayscleanupLeah Rowe
4 daysTODOLeah Rowe
4 daysTODOLeah Rowe
4 daysmkhtemp: use O_NOFOLLOW in same_dirLeah Rowe
4 daysTODOLeah Rowe
4 dayslbutils env_tmpdir: use static strings for fallbackLeah Rowe
4 dayslbutils: unify xopen and open_on_eintrLeah Rowe
4 dayslibreboot-utils: unified errno handling on returnsLeah Rowe
4 dayslibreboot-utils: much stricter open() handlingLeah Rowe
4 dayslbutils/file ffree_and_set_null: err if nullLeah Rowe
4 dayslibreboot-utils: much stricter close() handlingLeah Rowe
4 daysutil/mkhtemp: fix wrongful errno resetLeah Rowe
4 dayslibreboot-utils: unified error handlingLeah Rowe
5 dayslibreboot-utils: simplified pledge/unveil usageLeah Rowe
5 dayslibreboot-utils: extremely safe(ish) malloc usageLeah Rowe
5 daysnvmutil: clamp rand (rejection sampling)Leah Rowe
5 daysutil/nvmutil: tidy up hextonumLeah Rowe
5 daysrand.c: fix initialisation bug in mrkbufLeah Rowe