summaryrefslogtreecommitdiff
path: root/util/libreboot-utils
AgeCommit message (Expand)Author
15 hourslbutils/file: ignore close err if errno is EINTRLeah Rowe
15 hoursremove dead codeLeah Rowe
16 hourslbutils/file: don't eintr loop fcntlLeah Rowe
17 hourslibreboot-utils: don't loop lseek on EINTRLeah Rowe
17 hourslbutils/file: don't use undefined USE_OPENATLeah Rowe
18 hourslbutils/file: don't loop EINTR on close()Leah Rowe
18 hourslbutils/file: fix implicit conversion on openat2Leah Rowe
18 hourslbutils/file: fix overflow checkLeah Rowe
19 hourslbutils: remove more unused macrosLeah Rowe
19 hourslbutils/file: remove unused macroLeah Rowe
19 hourslbutils/file: rename rw_file_exactLeah Rowe
19 hourslibreboot-utils/file: never retry file rw on zeroLeah Rowe
21 hourslbutils: remove -WerrorLeah Rowe
21 hourslbutils/rand: close fd on urandom errorLeah Rowe
21 hourslbutils: remove rw on_eintr functions. just use rwLeah Rowe
23 hourslbutils: portable options in MakefileLeah Rowe
23 hourslbutils: support using arc4random on linuxLeah Rowe
23 hourslbutils: don't set USE_OPENAT and USE_URANDOMLeah Rowe
24 hourslbutils: only use GNU SOURCE for syscallLeah Rowe
25 hourslibreboot-utils: don't use the GNU SOURCE macroLeah Rowe
25 hourslibreboot-utils: fix clang hell modeLeah Rowe
26 hourslibreboot-utils: always use strict cc flagsLeah Rowe
26 hourslibreboot-utils: fix ALL compiler warningsLeah Rowe
30 hourslibreboot-utils: loop fcntl on eintrLeah Rowe
30 hourssafer macroLeah Rowe
42 hoursutil/nvmutil: call usage if argc below 3Leah Rowe
42 hourslibreboot-utils: stricter errno handlingLeah Rowe
46 hourslbutils/rand: add missing error handleLeah Rowe
47 hourslbutils/file: only support real pread/pwriteLeah Rowe
48 hourslbutils/file: don't alllow EAGAIN/EWOULDBLOCKLeah Rowe
48 hourslbutils/file: remove ETXTBSY from exemption on ioLeah Rowe
48 hourslbutils/file: don't reset errno on successful ioLeah Rowe
2 dayslibreboot-utils: unified EINTR loop handlingLeah Rowe
2 daysTODOLeah Rowe
2 dayslibreboot-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
4 daysRevert "lbmk: use mkhtemp in libreboot's build system"Leah Rowe
4 dayslbmk: use mkhtemp in libreboot's build systemLeah Rowe
4 daysutil/nvmutil: re-add cleanupLeah Rowe
4 dayslbutils hexdump: reduce width on smaller integersLeah Rowe
4 dayslibreboot-utils/lib: loop eintr on [p]read/[p]writeLeah Rowe
4 daysmkhtemp: rename variable for clarityLeah Rowe
4 dayshexdump performance test, part 1Leah Rowe
4 daysmkhtemp: generalised string concatenationLeah Rowe
4 dayslbutils: simplify getprogname usageLeah Rowe