Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: New close() wrappers to check for EBADF and preserve errno | Tavian Barnes | 2022-01-18 | 1 | -10/+5 |
* | util: Tweak the safe read/write functions | Tavian Barnes | 2021-04-15 | 1 | -1/+1 |
* | util: add safe_read_all() and safe_write_all() functions. | Markus F.X.J. Oberhumer | 2021-04-15 | 1 | -11/+1 |
* | util: introduce safe versions of read & write that handle interrupted | Markus F.X.J. Oberhumer | 2021-04-15 | 1 | -1/+1 |
* | Include what I use | Tavian Barnes | 2020-11-12 | 1 | -0/+1 |
* | bar: Implement terminal status bars | Tavian Barnes | 2020-11-03 | 1 | -0/+262 |