aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/processes.cc
AgeCommit message (Expand)Author
2024-08-28tree-wide: shuffle headers around for about 30s compile timeJade Lovelace
2024-08-08tree-wide: fix a pile of lintsJade Lovelace
2024-08-02libutil: make RunningProgram::wait more resilienteldritch horrors
2024-07-24fix building with Musl, fixing static buildsQyriad
2024-07-06libutil: return sources from runProgram2eldritch horrors
2024-07-05libutil: return a program handle from runProgram2eldritch horrors
2024-07-03libutil: convert drainFD to a Bytes generatoreldritch horrors
2024-06-23libutil: remove runProgram2 stdin functionalityeldritch horrors
2024-06-23libutil: return Pid from startProcess, not pid_teldritch horrors
2024-06-23libutil: give Pid proper resource semanticseldritch horrors
2024-06-23libutil: make Pid -> pid_t operations expliciteldritch horrors
2024-05-29util.{hh,cc}: Split out current-process.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out processes.{hh,cc}Tom Hubrecht