All of lore.kernel.org
 help / color / mirror / Atom feed
From: QI Fuli <fukuri.sai@gmail.com>
To: ltp@lists.linux.it
Cc: QI Fuli <qi.fuli@fujitsu.com>
Subject: [LTP] [PATCH v6 0/5] Convert syscalls/dup2/dup2{01...05} to new API
Date: Mon, 20 Sep 2021 12:37:00 +0900	[thread overview]
Message-ID: <20210920033705.20544-1-qi.fuli@fujitsu.com> (raw)

From: QI Fuli <qi.fuli@fujitsu.com>

Convert syscalls/dup2/dup2{01...05} to new API

QI Fuli (5):
  syscalls/dup2/dup201: Convert to new API
  syscalls/dup2/dup202: Convert to new API
  syscalls/dup2/dup203: Convert to new API
  syscalls/dup2/dup204: Convert to new API
  syscalls/dup2/dup205: Convert to new API

 testcases/kernel/syscalls/dup2/dup201.c | 174 +++-------------
 testcases/kernel/syscalls/dup2/dup202.c | 196 ++++++------------
 testcases/kernel/syscalls/dup2/dup203.c | 265 ++++++++----------------
 testcases/kernel/syscalls/dup2/dup204.c | 147 ++++---------
 testcases/kernel/syscalls/dup2/dup205.c | 178 ++++++----------
 5 files changed, 276 insertions(+), 684 deletions(-)

-- 
2.31.1


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

             reply	other threads:[~2021-09-20  3:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-20  3:37 QI Fuli [this message]
2021-09-20  3:37 ` [LTP] [PATCH v6 1/5] syscalls/dup2/dup201: Convert to new API QI Fuli
2021-09-20  3:37 ` [LTP] [PATCH v6 2/5] syscalls/dup2/dup202: " QI Fuli
2021-09-20  3:37 ` [LTP] [PATCH v6 3/5] syscalls/dup2/dup203: " QI Fuli
2021-09-20  3:37 ` [LTP] [PATCH v6 4/5] syscalls/dup2/dup204: " QI Fuli
2021-09-20  3:37 ` [LTP] [PATCH v6 5/5] syscalls/dup2/dup205: " QI Fuli
2021-09-20  5:32 ` [LTP] [PATCH v6 0/5] Convert syscalls/dup2/dup2{01...05} " Xiao Yang

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=20210920033705.20544-1-qi.fuli@fujitsu.com \
    --to=fukuri.sai@gmail.com \
    --cc=ltp@lists.linux.it \
    --cc=qi.fuli@fujitsu.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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.