From owner-freebsd-doc Thu Mar 21 9:10: 9 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9412037B404 for ; Thu, 21 Mar 2002 09:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2LHA1R82165; Thu, 21 Mar 2002 09:10:01 -0800 (PST) (envelope-from gnats) Received: from Daffy.timing.com (daffy.timing.com [206.168.13.218]) by hub.freebsd.org (Postfix) with ESMTP id D1DC537B404 for ; 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" Reply-To: "John E. Hein" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/36168: -pthread/_THREAD_SAFE docs missing in gcc.info (& _REENTRANT) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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