From jhein@timing.com  Thu Mar 21 09:02:30 2002
Return-Path: <jhein@timing.com>
Received: from Daffy.timing.com (daffy.timing.com [206.168.13.218])
	by hub.freebsd.org (Postfix) with ESMTP id D1DC537B404
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Mar 2002 09:02:29 -0800 (PST)
Received: from Elmer.timing.com (elmer.timing.com [206.168.13.187])
	by Daffy.timing.com (8.11.3/8.11.3) with ESMTP id g2LH2TW81784;
	Thu, 21 Mar 2002 10:02:29 -0700 (MST)
	(envelope-from jhein@timing.com)
Received: (from jhein@localhost)
	by Elmer.timing.com (8.11.6/8.11.6) id g2LH2Tf50539;
	Thu, 21 Mar 2002 10:02:29 -0700 (MST)
	(envelope-from jhein)
Message-Id: <200203211702.g2LH2Tf50539@Elmer.timing.com>
Date: Thu, 21 Mar 2002 10:02:29 -0700 (MST)
From: "John E. Hein" <jhein@timing.com>
Reply-To: "John E. Hein" <jhein@timing.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: -pthread/_THREAD_SAFE docs missing in gcc.info (& _REENTRANT)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         36168
>Category:       docs
>Synopsis:       -pthread/_THREAD_SAFE docs missing in gcc(1) info (& _REENTRANT)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 21 09:10:01 PST 2002
>Closed-Date:    Thu Sep 21 13:09:55 GMT 2006
>Last-Modified:  Thu Sep 21 13:09:55 GMT 2006
>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:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Thu Sep 21 13:09:28 UTC 2006 
State-Changed-Why:  
No longer applies today. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36168 
>Unformatted:
