aboutsummaryrefslogtreecommitdiff
path: root/src/api/process.c
AgeCommit message (Expand)Author
2021-07-20Merged dev to master.Adam Harrison
2021-07-15remove duplicated constantstakase1121
2021-07-15do not terminate process when read failstakase1121
2021-07-15fix wrongly spaced variable nametakase1121
2021-07-15add generic read functiontakase1121
2021-07-15refactor process.ctakase1121
2021-06-22[api/process] added missing fields and minor fix to pid()jgmdev
2021-06-18Merge reproc changes from dev.jgmdev