From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by sourceware.org (Postfix) with ESMTPS id E02423857C60 for ; Fri, 19 Mar 2021 21:08:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E02423857C60 Received: by mail-wr1-x42d.google.com with SMTP id e9so10439344wrw.10 for ; Fri, 19 Mar 2021 14:08:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=wRfqQLmlB5evT2YVunYbhGTNfCSypZNL3YIpAV2tCzU=; b=Iqaj0656fvNcOHeM0K9U3yRxKhLz9B3lduaUkiIUs7oOk0TfWhsS6C5HgOfX18VFl2 dABvTf/MRhcUka/Glx9WcjH0kcgFbr0jAlF1+UGIwVXyjTApe5jsnHii9alZ7rM9Q/1L o4K5KoLTxdzhn8H3hdaI+g0PPxbOyLPvpcEmxsWxeUMvuQcqJvaZjyU3CFLNoyRoRK/H GY8whUwEQEEJ/0IoiriluQuUMvPVLm5wsGso5rE1r08VKRkYU6HyS7soFGMvut3d1iZm A/Kalb8yf8aa7JS3daaWnYB/2jiFIonOZsXhfbXsXPQuhR5HAcXyn/D6hPM8H16iHJov ogzQ== X-Gm-Message-State: AOAM533sOHJT2qmAJVtzPEE8d9vmIXRzl0+FluSdVXKJwx+qZS+V77mN NZLIgXVbzfb7dr7rSCCGU9E= X-Google-Smtp-Source: ABdhPJxj+BL5Up5TeECkv2s+69rpmwPhQIvGeoj2LfaM/KVRBMe8ssZb3b4RuDPWp+mvcjHdvXcLMg== X-Received: by 2002:a5d:4ec5:: with SMTP id s5mr6622312wrv.168.1616188113993; Fri, 19 Mar 2021 14:08:33 -0700 (PDT) Received: from [192.168.0.160] ([170.253.36.171]) by smtp.gmail.com with ESMTPSA id g202sm7724383wme.20.2021.03.19.14.08.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 19 Mar 2021 14:08:33 -0700 (PDT) Subject: Re: [PATCH 00/24] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 5) To: "Michael Kerrisk (man-pages)" Cc: linux-man@vger.kernel.org, libc-alpha@sourceware.org, Heinrich Schuchardt References: <20210310183149.194717-1-alx.manpages@gmail.com> <8d280f7b-034a-3b91-5f50-60bf2cbbcaf3@gmail.com> From: "Alejandro Colomar (man-pages)" Message-ID: Date: Fri, 19 Mar 2021 22:08:32 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <8d280f7b-034a-3b91-5f50-60bf2cbbcaf3@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, 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: Fri, 19 Mar 2021 21:08:36 -0000 Hi Michael, On 3/14/21 9:53 PM, Michael Kerrisk (man-pages) wrote: > On 3/14/21 9:51 PM, Michael Kerrisk (man-pages) wrote: >> Hello Alex, >> >> On 3/10/21 7:31 PM, Alejandro Colomar wrote: >>> This fixes up til trunc.3 >> >> trunc.3? I'm a little confused, since the last patch is for swab.3. >> >>> (I didn't send you scanf.3 >>> in this patch set because I did in my mom's computer and forgot to push). >> >> :-). >> >>> When you come back and merge all of the pending patches, I'll send/resend >>> anything that's not in sync anyway. >>> So don't worry about missing some of them. >> >> I've applied all of the below patches. >> >> Thanks once again for all of this work! > > I forgot to mention that you seem to have made a local fix for a small > white-space bug in sigwait.3, but didn't send me that patch. Consequently, > the sigwait.3 patchy didn't apply until I made the same fix. Yes, when I noticed you weren't able to review all of the emails, I started buffering most of them, so I only sent you the big "trivial" patch sets about restrict, and a few other important patches, to avoid overloading you. While rebasing to reorder them, I lost track of what I had sent you and what not. We'll sync again soon! Cheers! Alex -- Alejandro Colomar Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/