Re: pthread_setname_np documentation

2024-09-04 Thread Eric Gallager
On Tue, Sep 3, 2024 at 4:31 PM Bruno Haible wrote: > > Hi Eric, > > > Hi, I'm writing about gnulib's documentation for pthread_setname_np: > > https://www.gnu.org/software/gnulib/manual/html_node/pthread_005fsetname_005fnp.html > > It mentions NetBSD 10.0 as a platform where the function has a > >

Re: pthread_setname_np documentation

2024-09-03 Thread Bruno Haible
Hi Eric, > Hi, I'm writing about gnulib's documentation for pthread_setname_np: > https://www.gnu.org/software/gnulib/manual/html_node/pthread_005fsetname_005fnp.html > It mentions NetBSD 10.0 as a platform where the function has a > different signature, however, I recently discovered that there i

pthread_setname_np documentation

2024-09-03 Thread Eric Gallager
Hi, I'm writing about gnulib's documentation for pthread_setname_np: https://www.gnu.org/software/gnulib/manual/html_node/pthread_005fsetname_005fnp.html It mentions NetBSD 10.0 as a platform where the function has a different signature, however, I recently discovered that there is another platform