public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: "Alejandro Colomar (man-pages)" <alx.manpages@gmail.com>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org
Subject: Re: [PATCH] copy_file_range.2: SYNOPSIS: Fix prototype parameter types
Date: Thu, 31 Dec 2020 09:58:40 +0100	[thread overview]
Message-ID: <f54456d9-882a-b98a-f8fd-7f790ae2b39b@gmail.com> (raw)
In-Reply-To: <a27fb355-f3be-036a-459a-1769e72e3a70@gmail.com>

Hi Alex,

On 12/31/20 12:20 AM, Alejandro Colomar (man-pages) wrote:
> 
> 
> On 12/30/20 11:43 PM, Michael Kerrisk (man-pages) wrote:
>> Hi Alex,
>>
>> On 12/30/20 10:41 PM, Alejandro Colomar wrote:
>>> Glibc uses 'off64_t' instead of 'loff_t'.
>>
>> Okay.
>>
>>> This patch doesn't change the types in the code example,
>>> because it uses the Linux syscall, and not the glibc wrapper.
>>
>> I think the example probably also needs fixing then. There's
>> no longer a need for syscall(2) in this example, I think.
> 
> Hi Michael,
> 
> I thought the same, but glibc 2.26 is still supported,
> and lacks the wrapper.
> Would you change it already?

Yes.

Thanks,

Michael


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

  reply	other threads:[~2020-12-31  8:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-30 21:41 [PATCH] copy_file_range.2: SYNOPSIS: Fix prototype parameter types Alejandro Colomar
2020-12-30 22:43 ` Michael Kerrisk (man-pages)
2020-12-30 23:20   ` Alejandro Colomar (man-pages)
2020-12-31  8:58     ` Michael Kerrisk (man-pages) [this message]
2020-12-31 12:46       ` Alejandro Colomar (man-pages)
2021-01-02  8:44         ` Michael Kerrisk (man-pages)
2020-12-31 13:01       ` [PATCH] Various pages: Consistently use 'unsigned int' Alejandro Colomar
2021-01-02  7:33         ` Michael Kerrisk (man-pages)
2020-12-31 13:24       ` [PATCH v2] copy_file_range.2: Document glibc wrapper instead of kernel syscall Alejandro Colomar
2021-01-01 21:23         ` Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f54456d9-882a-b98a-f8fd-7f790ae2b39b@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=alx.manpages@gmail.com \
    --cc=linux-man@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox