aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/file.c (follow)
Commit message (Expand)AuthorAge
* switch to egor@tensin.nameEgor Tensin2023-12-12
* store process output in SQLiteEgor Tensin2023-07-09
* tcp_server: always clean up connection descriptorsEgor Tensin2023-07-04
* file: readlink(2) doesn't null-terminateEgor Tensin2023-06-28
* sanitize #include-sEgor Tensin2023-06-13
* add {file,net}_close as a wrapper to close(2)Egor Tensin2023-06-09
* fix realloc usageEgor Tensin2023-05-29
* file: rework file_readEgor Tensin2023-05-17
* best practices & coding style fixesEgor Tensin2023-05-13
* cmd_line: read executable name from /proc/self/exeEgor Tensin2023-04-29
* add copyright noticesEgor Tensin2022-12-02
* log: refactoringEgor Tensin2022-09-08
* fix Alpine buildsEgor Tensin2022-08-28
* make compilers happierEgor Tensin2022-08-28
* worker: capture process outputEgor Tensin2022-08-26
* add some more codeEgor Tensin2022-08-26