summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/lib
AgeCommit message (Expand)Author
19 hourslbutils/file: rename rw_file_exactLeah Rowe
19 hourslibreboot-utils/file: never retry file rw on zeroLeah Rowe
20 hourslbutils/rand: close fd on urandom errorLeah Rowe
20 hourslbutils: remove rw on_eintr functions. just use rwLeah Rowe
22 hourslbutils: support using arc4random on linuxLeah Rowe
22 hourslbutils: don't set USE_OPENAT and USE_URANDOMLeah Rowe
23 hourslbutils: only use GNU SOURCE for syscallLeah Rowe
24 hourslibreboot-utils: don't use the GNU SOURCE macroLeah Rowe
25 hourslibreboot-utils: fix ALL compiler warningsLeah Rowe
29 hourslibreboot-utils: loop fcntl on eintrLeah Rowe
29 hourssafer macroLeah Rowe
41 hourslibreboot-utils: stricter errno handlingLeah Rowe
45 hourslbutils/rand: add missing error handleLeah Rowe
47 hourslbutils/file: only support real pread/pwriteLeah Rowe
47 hourslbutils/file: don't alllow EAGAIN/EWOULDBLOCKLeah Rowe
47 hourslbutils/file: remove ETXTBSY from exemption on ioLeah Rowe
47 hourslbutils/file: don't reset errno on successful ioLeah Rowe
47 hourslibreboot-utils: unified EINTR loop handlingLeah Rowe
2 daysTODOLeah Rowe
2 dayslibreboot-utils: unified max path lengthsLeah 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 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 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
5 dayslibreboot-utils: much stricter open() handlingLeah Rowe
5 dayslbutils/file ffree_and_set_null: err if nullLeah Rowe
5 dayslibreboot-utils: much stricter close() handlingLeah Rowe
5 daysutil/mkhtemp: fix wrongful errno resetLeah Rowe
5 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