mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: Khem Raj <raj.khem@gmail.com>
Cc: musl@lists.openwall.com
Subject: [musl] Re: [PATCH] riscv: Rename __NR_fstatat __NR_newfstatat
Date: Sat, 5 Jun 2021 10:47:54 +0200	[thread overview]
Message-ID: <20210605084754.GB790988@port70.net> (raw)
In-Reply-To: <CAMKF1sqzTCQj_LE9-MrDE5ev6xU=XTuVaNA+EXZ7NuL9ywnwHA@mail.gmail.com>

* Khem Raj <raj.khem@gmail.com> [2021-06-04 22:05:21 -0700]:
> ping
> 
> On Wed, May 19, 2021 at 12:34 AM Khem Raj <raj.khem@gmail.com> wrote:
> > on riscv64 this syscall is called __NR_newfstatat
> > this helps the name match kernel UAPI for external
> > programs
> >
> > Signed-off-by: Khem Raj <raj.khem@gmail.com>
> > Cc: zabolcs Nagy <nsz@port70.net>

looks correct to me too.

> > ---
> >  arch/riscv64/bits/syscall.h.in | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/arch/riscv64/bits/syscall.h.in b/arch/riscv64/bits/syscall.h.in
> > index f9c421d0..39c0d650 100644
> > --- a/arch/riscv64/bits/syscall.h.in
> > +++ b/arch/riscv64/bits/syscall.h.in
> > @@ -76,7 +76,7 @@
> >  #define __NR_splice 76
> >  #define __NR_tee 77
> >  #define __NR_readlinkat 78
> > -#define __NR_fstatat 79
> > +#define __NR_newfstatat 79
> >  #define __NR_fstat 80
> >  #define __NR_sync 81
> >  #define __NR_fsync 82
> > --
> > 2.31.1
> >

  reply	other threads:[~2021-06-05  8:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-19  7:34 [musl] " Khem Raj
2021-05-19  7:54 ` Arnd Bergmann
2021-06-05  5:05 ` [musl] " Khem Raj
2021-06-05  8:47   ` Szabolcs Nagy [this message]
2021-06-05 15:47     ` Rich Felker

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=20210605084754.GB790988@port70.net \
    --to=nsz@port70.net \
    --cc=musl@lists.openwall.com \
    --cc=raj.khem@gmail.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).