Separate context and process IDs.

This commit is contained in:
4lDO2
2024-07-08 14:10:31 +02:00
parent 74b824f40f
commit 0da2fce64a
14 changed files with 63 additions and 56 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ pub fn resource() -> Result<Vec<u8>> {
string.push_str(&format!(
"{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<11}{:<12}{:<8}{}\n",
context.id.get(),
context.pid.get(),
context.pgid.get(),
context.ppid.get(),
context.session_id.get(),