aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/file.c (unfollow)
Commit message (Expand)Author
2023-06-09add {file,net}_close as a wrapper to close(2)Egor Tensin
2023-05-29fix realloc usageEgor Tensin
2023-05-17file: rework file_readEgor Tensin
2023-05-13best practices & coding style fixesEgor Tensin
2023-04-29cmd_line: read executable name from /proc/self/exeEgor Tensin
2022-12-02add copyright noticesEgor Tensin
2022-09-08log: refactoringEgor Tensin
2022-08-28fix Alpine buildsEgor Tensin
2022-08-28make compilers happierEgor Tensin
2022-08-26worker: capture process outputEgor Tensin
2022-08-26add some more codeEgor Tensin