Bug 101066 - pthread_attr_np not documented anywhere
Summary: pthread_attr_np not documented anywhere
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: glibc
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-07-28 21:06 UTC by Ben Woodard
Modified: 2016-11-24 14:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-08-05 11:01:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ben Woodard 2003-07-28 21:06:15 UTC
Description of problem:
Pthread_attr_np is not documented anywhere in any of the usual places, man or info

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. man pthread_attr_np
2. info glibc (search for pthread_attr_np)
3.
    
Actual results:
Nothing found

Expected results:
A description of the function would be presented.

Additional info:

Comment 1 Jakub Jelinek 2003-08-05 11:01:20 UTC
There is no NPTL documentation at all, just linuxthreads.texi which describes
linuxthreads implementation. Given that linuxthreads are going away in the near future,
it has no point to put new stuff into linuxthreads.texi.
New NPTL documentation needs to be written, but nobody volunteered to do so
(yet).


Note You need to log in before you can comment on or make changes to this bug.