From 21862f1271acad91e1ff3a33deda1751fc57dfb7 Mon Sep 17 00:00:00 2001 From: John Doe Date: Fri, 1 Dec 2023 09:26:42 +0000 Subject: temp save --- source/uapi/monitor_user.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/uapi/monitor_user.h') diff --git a/source/uapi/monitor_user.h b/source/uapi/monitor_user.h index fb648d4..be17819 100644 --- a/source/uapi/monitor_user.h +++ b/source/uapi/monitor_user.h @@ -6,7 +6,7 @@ #include #include -#define MAX_NAME_LEN (15) // max name length +#define MAX_NAME_LEN (127) // max name length typedef struct { pid_t task_id; // current process id -- cgit v1.2.3