Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify error handling and lock directory fd | 2022-04-10 | 1 | -2/+1 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | Compile with -pedantic | 2022-03-26 | 1 | -1/+1 | |
| | | | | | | | | I usually code with GNUisms, but given that the purpose of this project is to make it easy for people to copy and paste this code, I'll stick with a more standard C. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | Initial commit | 2022-03-26 | 1 | -0/+19 | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> |