summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 hourslibreboot-utils: fix clang hell modeLeah Rowe
8 hourslibreboot-utils: always use strict cc flagsLeah Rowe
8 hourslibreboot-utils: fix ALL compiler warningsLeah Rowe
10 hoursfix coreboot/fam15h build error on archLeah Rowe
10 hourscoreboot/default: fix vboot build error on archLeah Rowe
11 hoursfix u-boot builds on arch linuxLeah Rowe
12 hourslibreboot-utils: loop fcntl on eintrLeah Rowe
12 hourssafer macroLeah Rowe
25 hoursutil/nvmutil: call usage if argc below 3Leah Rowe
25 hourslibreboot-utils: stricter errno handlingLeah Rowe
28 hourslbutils/rand: add missing error handleLeah Rowe
30 hourslbutils/file: only support real pread/pwriteLeah Rowe
30 hourslbutils/file: don't alllow EAGAIN/EWOULDBLOCKLeah Rowe
30 hourslbutils/file: remove ETXTBSY from exemption on ioLeah Rowe
30 hourslbutils/file: don't reset errno on successful ioLeah Rowe
31 hourslibreboot-utils: unified EINTR loop handlingLeah Rowe
35 hoursTODOLeah Rowe
35 hourslibreboot-utils: unified max path lengthsLeah Rowe
2 dayscorrect exit statusLeah Rowe
2 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
3 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