public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Florian Weimer <fweimer@redhat.com>
Cc: GNU C Library <libc-alpha@sourceware.org>
Subject: Re: [PATCH 2/2] Add C wrappers for prctl/process_vm_readv/process_vm_writev [BZ #25810]
Date: Wed, 29 Apr 2020 08:10:56 -0700	[thread overview]
Message-ID: <CAMe9rOr+zuO+xY6LXw0oQ4=TMj7_SbesSf+eFzeVnBsLwjVVxw@mail.gmail.com> (raw)
In-Reply-To: <874kt2s5id.fsf@oldenburg2.str.redhat.com>

On Wed, Apr 29, 2020 at 7:58 AM Florian Weimer <fweimer@redhat.com> wrote:
>
> * H. J. Lu:
>
> > Since the the U marker can only be applied to 2 unsigned long arguments,
> > add a C wrapper for prctl, process_vm_readv and process_vm_writev syscals
> > which have more than 2 unsigned long arguments.
>
> I forgot: Please mention syscalls.list somewhere in the commit message,
> so that it is clear that the U marker refers to that.
>
> Thanks,
> Florian

This is I am going to push:

commit 86f4f2263bf21ff7f80905b3062c16213b016fe6 (HEAD -> master)
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Apr 29 08:08:40 2020 -0700

    Mark unsigned long arguments with U in more syscalls [BZ #25810]

    Mark unsigned long arguments in mmap, read, recv, recvfrom, send, sendto,
    write, ioperm, sendfile64, setxattr, lsetxattr, fsetxattr, getxattr,
    lgetxattr, fgetxattr, listxattr, llistxattr and flistxattr with U in
    syscalls.list files.


-- 
H.J.

  reply	other threads:[~2020-04-29 15:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-29 14:47 [PATCH 1/2] Mark unsigned long arguments with U in more syscalls " H.J. Lu
2020-04-29 14:47 ` [PATCH 2/2] Add C wrappers for prctl/process_vm_readv/process_vm_writev " H.J. Lu
2020-04-29 14:55   ` Florian Weimer
2020-04-29 15:20     ` V2 " H.J. Lu
2020-04-29 15:22       ` Florian Weimer
2020-04-29 15:29         ` H.J. Lu
2020-04-29 15:35           ` Florian Weimer
2020-04-29 15:41             ` Florian Weimer
2020-04-29 15:32       ` Andreas Schwab
2020-04-29 15:36         ` H.J. Lu
2020-04-29 15:43           ` Florian Weimer
2020-04-29 15:52             ` Add C wrappers for process_vm_readv/process_vm_writev " H.J. Lu
2020-04-29 15:55               ` Florian Weimer
2020-04-29 14:58   ` [PATCH 2/2] Add C wrappers for prctl/process_vm_readv/process_vm_writev " Florian Weimer
2020-04-29 15:10     ` H.J. Lu [this message]
2020-04-29 15:18       ` Florian Weimer
2020-04-29 15:22         ` H.J. Lu
2020-04-29 15:25           ` Florian Weimer
2020-04-29 14:57 ` [PATCH 1/2] Mark unsigned long arguments with U in more syscalls " Florian Weimer

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='CAMe9rOr+zuO+xY6LXw0oQ4=TMj7_SbesSf+eFzeVnBsLwjVVxw@mail.gmail.com' \
    --to=hjl.tools@gmail.com \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).