From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x341.google.com (mail-wm1-x341.google.com [IPv6:2a00:1450:4864:20::341]) by sourceware.org (Postfix) with ESMTPS id D9CA338708AB for ; Thu, 1 Oct 2020 09:36:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D9CA338708AB Received: by mail-wm1-x341.google.com with SMTP id x23so2200579wmi.3 for ; Thu, 01 Oct 2020 02:36:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:cc:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=E9nLHjM2/ZnnzrKJoiGqdmA+BFQNm/5inLz9sQJ3K7Y=; b=neul93FT/FQY0ZZkgx9QMGUU9jh5A7c9WDoUvVGxrup8PnWqQ9M3h37U0z5cPVw1B/ XCZpUiuelq0OsXTR8wYajqiGK9eTgZBchA2C82td1wpSsCJi72G/zADkOUXwMovgfzug 44rnj7PW92minTO1BcpaSukCTK7eutXHcHtWprMGAXrdUoi+74MBuy1YN04B90tVggGm AMWjydH1ZPEOU00iXKqqM4eHNlKs6CWqbz1r7V6YLr/bdL300Qw3eeDYwH5T2zZbS0ZZ xVb8njv9bv+ClIlw8eW5JdGrnK0HkDl0DF2rjcCPVl7MJJhfafcmp0mMEaLWQRXDEU3d cokA== X-Gm-Message-State: AOAM531mJdxmay+vjxoeNWFsZscbEJSlHZyUW0d/PyqlGRp3dAO5J34w d2DBHIt3vFch9S+zdek2J1CqJUMJIJ0= X-Google-Smtp-Source: ABdhPJy4NB7Vi0v6Vhc3rtHR8kr08mlqBsAend1uQvvSuellrWZ3DjETevHUFM5OOfc2LuGLVTfo2w== X-Received: by 2002:a1c:9612:: with SMTP id y18mr790213wmd.55.1601545003734; Thu, 01 Oct 2020 02:36:43 -0700 (PDT) Received: from ?IPv6:2001:a61:2479:6801:d8fe:4132:9f23:7e8f? ([2001:a61:2479:6801:d8fe:4132:9f23:7e8f]) by smtp.gmail.com with ESMTPSA id v2sm8181044wrm.16.2020.10.01.02.36.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Oct 2020 02:36:42 -0700 (PDT) Cc: mtk.manpages@gmail.com, "G. Branden Robinson" , linux-man@vger.kernel.org, libc-alpha@sourceware.org Subject: Re: [PATCH v2 1/3] system_data_types.7: ffix To: Alejandro Colomar References: <836b6d7d-4433-18d0-78aa-542c419c02f2@gmail.com> <20200928090322.2058-1-colomar.6.4.3@gmail.com> <20200928130558.4qi6jitfwxg6ccm7@localhost.localdomain> <1fe937db-8874-a8fb-5e65-88b4b15702fe@gmail.com> <20200930104322.6ffed5lw3uqmlzph@localhost.localdomain> From: "Michael Kerrisk (man-pages)" Message-ID: <60194c92-29b5-b50d-a1f2-cda025935631@gmail.com> Date: Thu, 1 Oct 2020 11:36:41 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_SHORT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2020 09:36:46 -0000 On 10/1/20 9:52 AM, Alejandro Colomar wrote: > Hi Michael, > > On 2020-10-01 09:37, Michael Kerrisk (man-pages) wrote: >> PS Alex, I believe we are at a sync point right now (i.e., I think >> that I do not have any unprocessed patches from you). Let me know if >> I'm wrong. >> > > There's only one patch missing: > > https://lore.kernel.org/linux-man/20200929151047.GN6642@arm.com/T/#m7e7fe3066750196cfe26afd53a1a2a7896ddfa96 > > I hope it still applies. It does. Applied and pushed. Thanks, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/