summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/include
AgeCommit message (Expand)Author
30 hourslbutils/file: rename rw_file_exactLeah Rowe
30 hourslibreboot-utils/file: never retry file rw on zeroLeah Rowe
32 hourslbutils: remove rw on_eintr functions. just use rwLeah Rowe
33 hourslbutils: don't set USE_OPENAT and USE_URANDOMLeah Rowe
34 hourslbutils: only use GNU SOURCE for syscallLeah Rowe
35 hourslibreboot-utils: don't use the GNU SOURCE macroLeah Rowe
36 hourslibreboot-utils: fix ALL compiler warningsLeah Rowe
2 dayslibreboot-utils: stricter errno handlingLeah Rowe
2 dayslbutils/file: only support real pread/pwriteLeah Rowe
2 dayslibreboot-utils: unified EINTR loop handlingLeah Rowe
3 dayslibreboot-utils: unified max path lengthsLeah Rowe
4 dayslibreboot-utils: more flexible string usageLeah Rowe
4 dayslibreboot-utils: optimised string functionsLeah Rowe
4 dayslibreboot-utils: safe memcmpLeah Rowe
4 dayslibreboot-utils/lib: loop eintr on [p]read/[p]writeLeah Rowe
5 dayslbutils: simplify getprogname usageLeah Rowe
5 dayslibreboot-utils: simplify random tmpdir namegenLeah Rowe
5 dayslbutils: rename mkrbuf to rmallocLeah Rowe
5 daysutil/nvmutil: better hexdumpLeah Rowe
5 dayscleanupLeah Rowe
5 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 dayslibreboot-utils: much stricter close() handlingLeah Rowe
6 dayslibreboot-utils: unified error handlingLeah Rowe
6 dayslibreboot-utils: extremely safe(ish) malloc usageLeah Rowe
6 daysutil/libreboot-utils: finish implementing hellLeah Rowe
7 dayscleanupLeah Rowe
7 daysfurther cleanupLeah Rowe
7 dayslibreboot-utils: improved randomness testLeah Rowe
8 daysREAL_POS_IO enable by default in nvmutilLeah Rowe
8 dayscleanupLeah Rowe
8 daysnvmutil: fix lseek call when read pos i/o enabledLeah Rowe
8 daysmore cleanup on rand.cLeah Rowe
8 dayslibreboot-utils: new function, scatn()Leah Rowe
8 daysrmallocLeah Rowe
8 daysutil/libreboot-utils: randomisation testLeah Rowe
8 daysmkrstrLeah Rowe
8 dayslbutils: new function, mkrbuf (random malloc)Leah Rowe
8 dayslibreboot-utils: replace rlong() with rset()Leah Rowe
8 daysutil/mkhtemp: extremely hardened mkhtempLeah Rowe