Applied, thanks!
Flavio Cruz, le mar. 16 mai 2023 23:01:01 -0400, a ecrit:
> We are checking for the existence of time_value64_t but we didn't add
> that to the task_thread_times_info structure.
> ---
> include/mach/task_info.h | 6 ++
> kern/task.c | 8 +++-
> 2 files change
We are checking for the existence of time_value64_t but we didn't add
that to the task_thread_times_info structure.
---
include/mach/task_info.h | 6 ++
kern/task.c | 8 +++-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/include/mach/task_info.h b/include/mach