summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/lib
AgeCommit message (Expand)Author
6 hourslbutils/file: only support real pread/pwriteLeah Rowe
7 hourslbutils/file: don't alllow EAGAIN/EWOULDBLOCKLeah Rowe
7 hourslbutils/file: remove ETXTBSY from exemption on ioLeah Rowe
7 hourslbutils/file: don't reset errno on successful ioLeah Rowe
7 hourslibreboot-utils: unified EINTR loop handlingLeah Rowe
11 hoursTODOLeah Rowe
11 hourslibreboot-utils: unified max path lengthsLeah Rowe
36 hourslibreboot-utils: more flexible string usageLeah Rowe
40 hourslbutils: strict string functions - abort on errLeah Rowe
41 hourslibreboot-utils: optimised string functionsLeah Rowe
43 hourslibreboot-utils: safe memcmpLeah Rowe
2 dayslbutils hexdump: reduce width on smaller integersLeah Rowe
2 dayslibreboot-utils/lib: loop eintr on [p]read/[p]writeLeah Rowe
2 daysmkhtemp: rename variable for clarityLeah Rowe
2 dayshexdump performance test, part 1Leah Rowe
2 daysmkhtemp: generalised string concatenationLeah Rowe
2 dayslbutils: simplify getprogname usageLeah Rowe
2 dayslibreboot-utils: simplify random tmpdir namegenLeah Rowe
2 dayslbutils: rename mkrbuf to rmallocLeah Rowe
2 dayslibreboot-utils: simplify lbgetprognameLeah Rowe
2 daysutil/nvmutil: better hexdumpLeah Rowe
2 dayscleanupLeah Rowe
3 daysTODOLeah Rowe
3 daysTODOLeah Rowe
3 daysmkhtemp: use O_NOFOLLOW in same_dirLeah Rowe
3 daysTODOLeah Rowe
3 dayslbutils env_tmpdir: use static strings for fallbackLeah Rowe
3 dayslbutils: unify xopen and open_on_eintrLeah Rowe
3 dayslibreboot-utils: unified errno handling on returnsLeah Rowe
3 dayslibreboot-utils: much stricter open() handlingLeah Rowe
3 dayslbutils/file ffree_and_set_null: err if nullLeah Rowe
3 dayslibreboot-utils: much stricter close() handlingLeah Rowe
3 daysutil/mkhtemp: fix wrongful errno resetLeah Rowe
3 dayslibreboot-utils: unified error handlingLeah Rowe
3 dayslibreboot-utils: simplified pledge/unveil usageLeah Rowe
4 dayslibreboot-utils: extremely safe(ish) malloc usageLeah Rowe
4 daysnvmutil: clamp rand (rejection sampling)Leah Rowe
4 daysutil/nvmutil: tidy up hextonumLeah Rowe
4 daysrand.c: fix initialisation bug in mrkbufLeah Rowe
4 daysutil/libreboot-utils: fix div by zero in rsizeLeah Rowe
4 daysutil/libreboot-utils: finish implementing hellLeah Rowe
5 dayscleanupLeah Rowe
5 daysfurther cleanupLeah Rowe
5 dayslibreboot-utils: improved randomness testLeah Rowe
5 daysmkhtemp rand: fix theoretical integer overflowLeah Rowe
5 daysrand/libreboot/utils: prevent div by zeroLeah Rowe
5 daysrand: fix modulo bias in rmallocLeah Rowe
5 daysnvmutil: remove errno handle in hextonumLeah Rowe
5 dayscleanupLeah Rowe
5 daysnvmutil: fix lseek call when read pos i/o enabledLeah Rowe