glibc/nptl/sysdeps
Ulrich Drepper 86a4c67fb9 Implement interfaces to set and get names of threads.
At least the Linux kernel provides field where the kernel originally
stores the command which is executed by the thread.  The value can
subsequently be overwritten.  The added functions allow to do that for
threads, providing and abstraction around the syscalls or /proc file
system accesses needed.
2010-04-09 01:09:24 -07:00
..
i386 * cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_AND 2009-04-27 21:55:49 +00:00
ia64 * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 2007-07-28 20:16:07 +00:00
powerpc * stdio-common/printf_fp.c (___printf_fp): Give wide outout code 2008-07-26 16:32:59 +00:00
pthread Implement interfaces to set and get names of threads. 2010-04-09 01:09:24 -07:00
s390 * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec 2008-10-22 21:45:13 +00:00
sh * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 2007-07-28 20:16:07 +00:00
sparc * sysdeps/sparc/tls.h (tcbhead_t): Add private_futex field. 2007-07-31 19:36:40 +00:00
unix/sysv/linux Implement interfaces to set and get names of threads. 2010-04-09 01:09:24 -07:00
x86_64 configure tweaks, support $libc_add_on_config_subdirs 2009-09-15 14:14:42 -07:00