From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2001:67c:2178:6::1c]) by sourceware.org (Postfix) with ESMTPS id DA5B83897A27; Thu, 15 Dec 2022 16:35:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org DA5B83897A27 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id D176C2228F; Thu, 15 Dec 2022 16:35:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1671122108; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=uAIcQAWcqGsRElXyOil9Pv1YIbMqvb5bAd5mdzR4F7U=; b=vfALqqkOVtL/68SJR+E9PYoKvL42719zUX6uC7CuYHuUXK1mpHps78tpS4sWmHfJ6EX+UH jMm+Xsye3VX+ekpVvjLiimqSIRZM1tjQpLq7I6RwWP93Bg64ESzcACurcqTUaYMbTLK3yz Hj2chgFfJSRZmX2itjDu8uesnDq1kqk= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1671122108; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=uAIcQAWcqGsRElXyOil9Pv1YIbMqvb5bAd5mdzR4F7U=; b=Q6CfRMFzfBojtc6R0BoCz7SkPsdY7NrPj3R7nC3KIN7+rQ+dqovp212tJQsNwKCyW9uv12 lh3QLpht96tVH7CQ== Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id CBE052C141; Thu, 15 Dec 2022 16:35:08 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id 8DC52447831; Thu, 15 Dec 2022 17:35:08 +0100 (CET) From: Andreas Schwab To: Siddhesh Poyarekar via Libc-alpha Cc: Siddhesh Poyarekar , fweimer@redhat.com Subject: Re: [PATCH] Add _FORTIFY_SOURCE implementation documentation [BZ #28998] References: <20221215162506.1802077-1-siddhesh@sourceware.org> X-Yow: I always liked FLAG DAY!! Date: Thu, 15 Dec 2022 17:35:08 +0100 In-Reply-To: <20221215162506.1802077-1-siddhesh@sourceware.org> (Siddhesh Poyarekar via Libc-alpha's message of "Thu, 15 Dec 2022 11:25:06 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-9.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Dez 15 2022, Siddhesh Poyarekar via Libc-alpha wrote: > diff --git a/manual/creature.texi b/manual/creature.texi > index 530a02398e..c4f9d99469 100644 > --- a/manual/creature.texi > +++ b/manual/creature.texi > @@ -305,7 +305,9 @@ included. > If this macro is defined to @math{1}, security hardening is added to > various library functions. If defined to @math{2}, even stricter > checks are applied. If defined to @math{3}, @theglibc{} may also use > -checks that may have an additional performance overhead. > +checks that may have an additional performance overhead. See > +@xref{Source Fortification,,Fortification of function calls} for more No See before @xref. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."