Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2002 10:02:29 -0700 (MST)
From:      "John E. Hein" <jhein@timing.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/36168: -pthread/_THREAD_SAFE docs missing in gcc.info (& _REENTRANT)
Message-ID:  <200203211702.g2LH2Tf50539@Elmer.timing.com>

next in thread | raw e-mail | index | archive | help

>Number:         36168
>Category:       docs
>Synopsis:       -pthread/_THREAD_SAFE docs missing in gcc.info (& _REENTRANT)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 21 09:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     John E. Hein
>Release:        FreeBSD 4.5-RELEASE
>Organization:
Timing Solutions Corporation
>Environment:
System: 4-STABLE & -CURRENT


>Description:
	FreeBSD's gcc.info does not contain documentation about -pthread
	as the FreeBSD gcc.1 man page does.

	Then there's the issue of some headers using _REENTRANT and
	some using _THREAD_SAFE (but see bin/36167 for a separate bug on
	that issue)

>How-To-Repeat:
	man gcc
	search for -pthread
	observe positive match

	info gcc
	search for -pthread
	... nope
>Fix:

	Update gcc.info to match the man page with respect to -pthread.

	Possibly update the docs to describe _REENTRANT as well pending
	the fix for bin/36167.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203211702.g2LH2Tf50539>