From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B7D15C433EF for ; Fri, 24 Jun 2022 02:46:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230151AbiFXCqC (ORCPT ); Thu, 23 Jun 2022 22:46:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35338 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230244AbiFXCqB (ORCPT ); Thu, 23 Jun 2022 22:46:01 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AD3B456C10 for ; Thu, 23 Jun 2022 19:46:00 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4A91362039 for ; Fri, 24 Jun 2022 02:46:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 745BBC341CC for ; Fri, 24 Jun 2022 02:45:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656038759; bh=Q81eTarnL6uV1hJsf6wp4gn1rGt0Q1p9mTsuUc8DQ38=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kIPxQj2tE4fBRK8whrm3ZFC6Jgk2OSY3sXm+Ihx4cZqSFo1LF2UjKuhJK1rBVBHUp PQVh7OTSjbP9QhLrKb1A3NJnKO4fLqRRfDx59WDj26sNPlpp+/quD5SjkrQzhsDbKb H2ZoGeZTVCWCH2Sa+6FkDwUocdO0BjrlDkHXlYq2oMJkEoNjLWoSdE4v9ahfMzIT9t SH6LLl4dk5JNghP3NtvUcH57vez7MVgU0B0QDELYaB2wEmNFQpGJV+g2mweY69DtDs xsLbFabjld8+jQAdoeK8FcCQ6Tr0szv/ky+Tcon26rw0MiRpEqweUi5gimggT6Qrb5 4RjkznC7UpAXQ== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id 5BF70CC13B4; Fri, 24 Jun 2022 02:45:59 +0000 (UTC) From: bugzilla-daemon@kernel.org To: linux-man@vger.kernel.org Subject: [Bug 216168] updwtmp(3) doesn't mention need for _GNU_SOURCE for updwtmpx Date: Fri, 24 Jun 2022 02:45:59 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo documentation_man-pages@kernel-bugs.osdl.org X-Bugzilla-Product: Documentation X-Bugzilla-Component: man-pages X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sam@gentoo.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: documentation_man-pages@kernel-bugs.osdl.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-man@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=3D216168 --- Comment #1 from Sam James (sam@gentoo.org) --- FWIW, Gnulib indeed (as the man page hints) that it is a glibc extension: https://www.gnu.org/software/gnulib/manual/gnulib.html#updwtmpx. --=20 You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.=