All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v6 0/5] Convert syscalls/dup2/dup2{01...05} to new API
@ 2021-09-20  3:37 QI Fuli
  2021-09-20  3:37 ` [LTP] [PATCH v6 1/5] syscalls/dup2/dup201: Convert " QI Fuli
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: QI Fuli @ 2021-09-20  3:37 UTC (permalink / raw)
  To: ltp; +Cc: QI Fuli

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-09-20  5:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-20  3:37 [LTP] [PATCH v6 0/5] Convert syscalls/dup2/dup2{01...05} to new API QI Fuli
2021-09-20  3:37 ` [LTP] [PATCH v6 1/5] syscalls/dup2/dup201: Convert " 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

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.