aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/process.c (follow)
Commit message (Expand)AuthorAge
* process: preserve the exit code moreEgor Tensin2023-07-18
* store process output in SQLiteEgor Tensin2023-07-09
* use __WNOTHREAD w/ waitpidEgor Tensin2023-06-30
* process: fix function name in logsEgor Tensin2023-06-28
* minor refactoringEgor Tensin2023-06-14
* add {file,net}_close as a wrapper to close(2)Egor Tensin2023-06-09
* process: add process_output_dumpEgor Tensin2023-05-14
* add copyright noticesEgor Tensin2022-12-02
* log: refactoringEgor Tensin2022-09-08
* ci: set some environment variablesEgor Tensin2022-09-07
* worker: fix a crashEgor Tensin2022-08-28
* holy crap, it actually kinda works nowEgor Tensin2022-08-28
* add check_errno macroEgor Tensin2022-08-26
* worker: capture process outputEgor Tensin2022-08-26
* add some more codeEgor Tensin2022-08-26