LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   pthread man-pages (https://www.linuxquestions.org/questions/linux-from-scratch-13/pthread-man-pages-4175731765/)

derguteweka 12-13-2023 11:26 AM

pthread man-pages
 
Moin,

Just found out, that on my B/LFS12.0 there are no man-pages concerning the pthread functions, like e.g. pthread_init(), pthread_cond_timedwait().
Just the pthreads(7) manpage.
Did i miss something? I'd suspect them to be somewhere in glibc, but didnt find them - any hints would be appreciated.

cheers,
WK

Edit: some pthread related man pages are in the man-pages package. But a lot are missing. Where are they?
In earlier glibc versions like e.g. 2.3.4 from LFS 6.1.1 it seems, the man pages where installed during glibc installation. But at that time, linuxthreads was an extra package not included in standard glibc.

Edit2:
Seems, there are just no actual man-pages for the pthread available:
https://kernel.org/doc/man-pages/missing_pages.html

GlennsPref 12-13-2023 03:40 PM

There's a web page...
Quote:

Linux man-pages 6.04 2023-03-18 pthreads(7)
https://www.man7.org/linux/man-pages...threads.7.html

I hope this helps you.


All times are GMT -5. The time now is 08:08 AM.