Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20029 - some pthread functions missing from man pages
Summary: some pthread functions missing from man pages
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Stefan Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-27 02:00 UTC by Joshua Moore-Oliva
Modified: 2003-06-27 01:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Moore-Oliva 2003-04-27 02:00:00 UTC
pthread_setspecific and pthread_getspecific missing from full updated gentoo 1.4 
stable.  info pthread_setspecific and man pthread_setspecific both return no results.
Comment 1 Stefan Jones (RETIRED) gentoo-dev 2003-06-19 01:14:51 UTC
man pthread_key_create
returns the required page, now what to do about it???

I have tested a Redhat 7.2 system and a Debian Woody system, both do not have
a man symlink from pthread_key_create to pthread_getspecific or pthread_setspecific, so Gentoo is not alone.

"whatis pthread_setspecific" returns the correct info though (ie. the man page to look at).

I think Gentoo is in good company with Rehat and Debian and it should be left as it is, who knows ...
Comment 2 Stefan Jones (RETIRED) gentoo-dev 2003-06-27 01:01:54 UTC
Well no reply, so will close as will not fix ....