public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* tiny glibc manual bug
@ 2023-09-09  0:01 Geoffrey Thomas
  2023-10-15  8:12 ` Mike Frysinger
  0 siblings, 1 reply; 2+ messages in thread
From: Geoffrey Thomas @ 2023-09-09  0:01 UTC (permalink / raw)
  To: libc-help

I don't have a sourceware bugzilla account, but hopefully this is small enough someone can fix it directly. :) If not I can go get an account.

In manual/threads.texi section "Functions for Waiting According to a Specific Clock" (i.e. https://www.gnu.org/software/libc/manual/html_node/Waiting-with-Explicit-Clocks.html), there's a few functions documented as taking a first parameter pthread_t *thread. It should not be a pointer, just pthread_t thread.

Thanks,
-- 
Geoffrey Thomas
geofft@ldpreload.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: tiny glibc manual bug
  2023-09-09  0:01 tiny glibc manual bug Geoffrey Thomas
@ 2023-10-15  8:12 ` Mike Frysinger
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2023-10-15  8:12 UTC (permalink / raw)
  To: Geoffrey Thomas; +Cc: libc-help

[-- Attachment #1: Type: text/plain, Size: 595 bytes --]

On 08 Sep 2023 20:01, Geoffrey Thomas wrote:
> I don't have a sourceware bugzilla account, but hopefully this is small enough someone can fix it directly. :) If not I can go get an account.
> 
> In manual/threads.texi section "Functions for Waiting According to a Specific Clock" (i.e. https://www.gnu.org/software/libc/manual/html_node/Waiting-with-Explicit-Clocks.html), there's a few functions documented as taking a first parameter pthread_t *thread. It should not be a pointer, just pthread_t thread.

you don't need a bugzilla account.  just send us a patch to fix the issue.
-mike

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-15  8:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-09  0:01 tiny glibc manual bug Geoffrey Thomas
2023-10-15  8:12 ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).