summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/lib/io.c
AgeCommit message (Expand)Author
2026-04-01lbutils/file: don't eintr loop fcntlLeah Rowe
2026-04-01lbutils/file: don't loop EINTR on close()Leah Rowe
2026-04-01lbutils/file: rename rw_file_exactLeah Rowe
2026-04-01libreboot-utils/file: never retry file rw on zeroLeah Rowe
2026-04-01libreboot-utils: fix ALL compiler warningsLeah Rowe
2026-04-01libreboot-utils: loop fcntl on eintrLeah Rowe
2026-03-31libreboot-utils: stricter errno handlingLeah Rowe
2026-03-31lbutils/file: only support real pread/pwriteLeah Rowe
2026-03-31libreboot-utils: unified EINTR loop handlingLeah Rowe
2026-03-29libreboot-utils: safe memcmpLeah Rowe
2026-03-28TODOLeah Rowe
2026-03-28lbutils: unify xopen and open_on_eintrLeah Rowe
2026-03-28libreboot-utils: unified errno handling on returnsLeah Rowe
2026-03-28libreboot-utils: much stricter close() handlingLeah Rowe
2026-03-28libreboot-utils: unified error handlingLeah Rowe
2026-03-27util/libreboot-utils: finish implementing hellLeah Rowe
2026-03-26util/mkhtemp: extremely hardened mkhtempLeah Rowe