summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/lib
AgeCommit message (Expand)Author
34 hourslbutils: remove more unused macrosLeah Rowe
34 hourslbutils/file: remove unused macroLeah Rowe
34 hourslbutils/file: rename rw_file_exactLeah Rowe
34 hourslibreboot-utils/file: never retry file rw on zeroLeah Rowe
36 hourslbutils/rand: close fd on urandom errorLeah Rowe
36 hourslbutils: remove rw on_eintr functions. just use rwLeah Rowe
38 hourslbutils: support using arc4random on linuxLeah Rowe
38 hourslbutils: don't set USE_OPENAT and USE_URANDOMLeah Rowe
39 hourslbutils: only use GNU SOURCE for syscallLeah Rowe
40 hourslibreboot-utils: don't use the GNU SOURCE macroLeah Rowe
41 hourslibreboot-utils: fix ALL compiler warningsLeah Rowe
44 hourslibreboot-utils: loop fcntl on eintrLeah Rowe
44 hourssafer macroLeah Rowe
2 dayslibreboot-utils: stricter errno handlingLeah Rowe
3 dayslbutils/rand: add missing error handleLeah Rowe
3 dayslbutils/file: only support real pread/pwriteLeah Rowe
3 dayslbutils/file: don't alllow EAGAIN/EWOULDBLOCKLeah Rowe
3 dayslbutils/file: remove ETXTBSY from exemption on ioLeah Rowe
3 dayslbutils/file: don't reset errno on successful ioLeah Rowe
3 dayslibreboot-utils: unified EINTR loop handlingLeah Rowe
3 daysTODOLeah Rowe
3 dayslibreboot-utils: unified max path lengthsLeah Rowe
4 dayslibreboot-utils: more flexible string usageLeah Rowe
4 dayslbutils: strict string functions - abort on errLeah Rowe
4 dayslibreboot-utils: optimised string functionsLeah Rowe
4 dayslibreboot-utils: safe memcmpLeah Rowe
5 dayslbutils hexdump: reduce width on smaller integersLeah Rowe
5 dayslibreboot-utils/lib: loop eintr on [p]read/[p]writeLeah Rowe
5 daysmkhtemp: rename variable for clarityLeah Rowe
5 dayshexdump performance test, part 1Leah Rowe
5 daysmkhtemp: generalised string concatenationLeah Rowe
5 dayslbutils: simplify getprogname usageLeah Rowe
5 dayslibreboot-utils: simplify random tmpdir namegenLeah Rowe
5 dayslbutils: rename mkrbuf to rmallocLeah Rowe
5 dayslibreboot-utils: simplify lbgetprognameLeah Rowe
5 daysutil/nvmutil: better hexdumpLeah Rowe
5 dayscleanupLeah Rowe
6 daysTODOLeah Rowe
6 daysTODOLeah Rowe
6 daysmkhtemp: use O_NOFOLLOW in same_dirLeah Rowe
6 daysTODOLeah Rowe
6 dayslbutils env_tmpdir: use static strings for fallbackLeah Rowe
6 dayslbutils: unify xopen and open_on_eintrLeah Rowe
6 dayslibreboot-utils: unified errno handling on returnsLeah Rowe
6 dayslibreboot-utils: much stricter open() handlingLeah Rowe
6 dayslbutils/file ffree_and_set_null: err if nullLeah Rowe
6 dayslibreboot-utils: much stricter close() handlingLeah Rowe
6 daysutil/mkhtemp: fix wrongful errno resetLeah Rowe
6 dayslibreboot-utils: unified error handlingLeah Rowe
6 dayslibreboot-utils: simplified pledge/unveil usageLeah Rowe