aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/processes.hh
AgeCommit message (Expand)Author
2024-10-08Fix gcc warning -Wmissing-field-initializersLulu
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-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-29Remove 100s of CPU time (10%) from build times (1465s -> 1302s)Jade Lovelace
2024-05-29util.{hh,cc}: Split out processes.{hh,cc}Tom Hubrecht