This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/11390] New: support for pthread_setname_np() / pthread_getname_np()


Since 2.6.33, the Linux kernel now allows thread-siblings to rename task comm
values via the /proc/self/task/<tid>/comm value. Glibc could include support for
the  pthread_setname_np() / pthread_getname_np()interfaces to expose this feature.

An initial rough RFC patch for this support was sent the libc-help list, but got
no reply:
http://sourceware.org/ml/libc-help/2010-01/msg00018.html

-- 
           Summary: support for pthread_setname_np() / pthread_getname_np()
           Product: glibc
           Version: 2.10
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: johnstul at us dot ibm dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11390

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]