Opened 18 years ago

Closed 18 years ago

#1660 closed defect (fixed)

Incorrect permissions on some man pages

Reported by: gerard@… Owned by: lfs-book@…
Priority: lowest Milestone:
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

See URL for discussion thread.

If fixed, notify upstream of course too and hopefully they'll do something with it.

Change History (4)

comment:1 by gerard@…, 18 years ago

Greg Schafer wrote:

The POSIX pthread programming man pages are supplied by the man-pages package in the `man3p' dir. NPTL almost exactly matches POSIX meaning these pages are the best reference for programmers (at least according to RH).

And if memory serves me correctly, those exact man pages were the main reason for installing the man pages from the Linuxthreads package.

Since man-pages installs them, too, are there any other man pages or resources that we're overlooking that would warrant keeping linuxthreads around?

comment:2 by Jeremy Huntwork, 18 years ago

(In reply to comment #1)

Since man-pages installs them, too, are there any other man pages or resources that we're overlooking that would warrant keeping linuxthreads around?

I did a comparison and only these five man-pages are included in the linuxthreads package but missing in man-pages. Are they needed?

pthread_cleanup_pop_restore_np pthread_cleanup_push_defer_np pthread_kill_other_threads_np pthread_mutexattr_getkind_np pthread_mutexattr_setkind_np

comment:3 by Matthew Burgess, 18 years ago

Given that the _np extension on those functions means "non portable", I'd say we'd be doing folks a favour by not installing those man pages!

comment:4 by Matthew Burgess, 18 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.