Commit message (Expand) | Author | Age | |
---|---|---|---|
* | process: portable exit code processing | Egor Tensin | 2023-07-26 |
* | process: preserve the exit code more | Egor Tensin | 2023-07-18 |
* | store process output in SQLite | Egor Tensin | 2023-07-09 |
* | use __WNOTHREAD w/ waitpid | Egor Tensin | 2023-06-30 |
* | process: fix function name in logs | Egor Tensin | 2023-06-28 |
* | minor refactoring | Egor Tensin | 2023-06-14 |
* | add {file,net}_close as a wrapper to close(2) | Egor Tensin | 2023-06-09 |
* | process: add process_output_dump | Egor Tensin | 2023-05-14 |
* | add copyright notices | Egor Tensin | 2022-12-02 |
* | log: refactoring | Egor Tensin | 2022-09-08 |
* | ci: set some environment variables | Egor Tensin | 2022-09-07 |
* | worker: fix a crash | Egor Tensin | 2022-08-28 |
* | holy crap, it actually kinda works now | Egor Tensin | 2022-08-28 |
* | add check_errno macro | Egor Tensin | 2022-08-26 |
* | worker: capture process output | Egor Tensin | 2022-08-26 |
* | add some more code | Egor Tensin | 2022-08-26 |