summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/lib/file.c
AgeCommit message (Expand)Author
32 hourslbutils/file: remove unused macroLeah Rowe
32 hourslbutils/file: rename rw_file_exactLeah Rowe
32 hourslibreboot-utils/file: never retry file rw on zeroLeah Rowe
34 hourslbutils: remove rw on_eintr functions. just use rwLeah Rowe
36 hourslbutils: don't set USE_OPENAT and USE_URANDOMLeah Rowe
37 hourslbutils: only use GNU SOURCE for syscallLeah Rowe
37 hourslibreboot-utils: don't use the GNU SOURCE macroLeah Rowe
38 hourslibreboot-utils: fix ALL compiler warningsLeah Rowe
42 hourssafer macroLeah Rowe
2 dayslibreboot-utils: stricter errno handlingLeah 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 dayslibreboot-utils/lib: loop eintr on [p]read/[p]writeLeah Rowe
5 dayslibreboot-utils: simplify random tmpdir namegenLeah Rowe
6 daysTODOLeah 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 dayslibreboot-utils: unified error handlingLeah Rowe
6 dayslibreboot-utils: extremely safe(ish) malloc usageLeah Rowe
6 daysutil/libreboot-utils: finish implementing hellLeah Rowe
8 dayscleanupLeah Rowe
8 daysnvmutil: fix lseek call when read pos i/o enabledLeah Rowe
8 daysutil/mkhtemp: extremely hardened mkhtempLeah Rowe