Age | Commit message (Expand) | Author |
---|---|---|
2024-08-28 | tree-wide: shuffle headers around for about 30s compile time | Jade Lovelace |
2024-08-08 | tree-wide: fix a pile of lints | Jade Lovelace |
2024-08-02 | libutil: make RunningProgram::wait more resilient | eldritch horrors |
2024-07-24 | fix building with Musl, fixing static builds | Qyriad |
2024-07-06 | libutil: return sources from runProgram2 | eldritch horrors |
2024-07-05 | libutil: return a program handle from runProgram2 | eldritch horrors |
2024-07-03 | libutil: convert drainFD to a Bytes generator | eldritch horrors |
2024-06-23 | libutil: remove runProgram2 stdin functionality | eldritch horrors |
2024-06-23 | libutil: return Pid from startProcess, not pid_t | eldritch horrors |
2024-06-23 | libutil: give Pid proper resource semantics | eldritch horrors |
2024-06-23 | libutil: make Pid -> pid_t operations explicit | eldritch horrors |
2024-05-29 | util.{hh,cc}: Split out current-process.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out processes.{hh,cc} | Tom Hubrecht |