summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
17 hourslbutils/rand: close fd on urandom errorLeah Rowe
17 hourslbutils: remove rw on_eintr functions. just use rwLeah Rowe
18 hourslbutils: portable options in MakefileLeah Rowe
19 hourslbutils: support using arc4random on linuxLeah Rowe
19 hourslbutils: don't set USE_OPENAT and USE_URANDOMLeah Rowe
20 hourslbutils: only use GNU SOURCE for syscallLeah Rowe
21 hourslibreboot-utils: don't use the GNU SOURCE macroLeah Rowe
21 hourslibreboot-utils: fix clang hell modeLeah Rowe
21 hourslibreboot-utils: always use strict cc flagsLeah Rowe
21 hourslibreboot-utils: fix ALL compiler warningsLeah Rowe
25 hourslibreboot-utils: loop fcntl on eintrLeah Rowe
25 hourssafer macroLeah Rowe
38 hoursutil/nvmutil: call usage if argc below 3Leah Rowe
38 hourslibreboot-utils: stricter errno handlingLeah Rowe
41 hourslbutils/rand: add missing error handleLeah Rowe
43 hourslbutils/file: only support real pread/pwriteLeah Rowe
43 hourslbutils/file: don't alllow EAGAIN/EWOULDBLOCKLeah Rowe
43 hourslbutils/file: remove ETXTBSY from exemption on ioLeah Rowe
43 hourslbutils/file: don't reset errno on successful ioLeah Rowe
44 hourslibreboot-utils: unified EINTR loop handlingLeah Rowe
48 hoursTODOLeah Rowe
48 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
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
4 dayslibreboot-utils: simplify random tmpdir namegenLeah Rowe
4 dayslbutils: rename mkrbuf to rmallocLeah Rowe
4 dayslibreboot-utils: simplify lbgetprognameLeah Rowe
4 dayslbutils makefile: use c99 in strict modeLeah Rowe
4 daysutil/nvmutil: better hexdumpLeah Rowe
4 dayscleanupLeah Rowe
5 daysTODOLeah Rowe
5 daysTODOLeah Rowe
5 daysmkhtemp: use O_NOFOLLOW in same_dirLeah Rowe
5 daysTODOLeah Rowe
5 dayslbutils env_tmpdir: use static strings for fallbackLeah Rowe
5 dayslbutils: unify xopen and open_on_eintrLeah Rowe
5 dayslibreboot-utils: unified errno handling on returnsLeah Rowe