From 34e57087c4e6bd1ca1785e09c54782c72e1faef4 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 3 Nov 2019 16:29:28 +0100 Subject: TODO: add thread name --- contributing.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'contributing.mdwn') diff --git a/contributing.mdwn b/contributing.mdwn index 7ff6ea00..574a4cac 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -113,6 +113,7 @@ part:1:file:/home/samy/tmp/foo`). This would be libnetfs-based. * Fix `O_NOATIME`, see * Add a /dev/rtc device * Implement `sched_setscheduler` in glibc by calling mach's `thread_policy`. +* Add a `name` field to `thread` structure in Mach, and `thread_set_name` (like `task_set_name`), and use it to add `pthread_setname_np` to glibc. ## Porting Packages -- cgit v1.2.3