about summary refs log tree commit diff
path: root/sysdeps/stub/setgid.c
diff options
context:
space:
mode:
authorFlavio Cruz <flaviocruz@gmail.com>2024-07-11 23:37:35 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2024-07-16 09:21:52 +0200
commit2dcc908538054377d19571d77a026b9f26d3fd0f (patch)
treea58952877447a5b37804f44f46e4db91e19c9ce1 /sysdeps/stub/setgid.c
parenta11e15ea0ab1ee8a1947b6be52beca53693f0991 (diff)
downloadglibc-2dcc908538054377d19571d77a026b9f26d3fd0f.tar.gz
glibc-2dcc908538054377d19571d77a026b9f26d3fd0f.tar.xz
glibc-2dcc908538054377d19571d77a026b9f26d3fd0f.zip
Add pthread_getname_np and pthread_setname_np for Hurd
We use thread_get_name and thread_set_name to get and set the thread
name, so nothing is stored in the thread structure since these functions
are supposed to be called sparingly.

One notable difference with Linux is that the thread name is up to 32
chars, whereas Linux's is 16.

Also added a mach_RPC_CHECK to check for the existing of gnumach RPCs.
Diffstat (limited to 'sysdeps/stub/setgid.c')
0 files changed, 0 insertions, 0 deletions