All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v3 0/5] Convert syscalls/dup2/dup2{01...05} to new API
@ 2021-09-16 10:49 ` QI Fuli
  2021-09-16 10:49     ` QI Fuli
                     ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: QI Fuli @ 2021-09-16 10:49 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 and merge dup204 into dup202
  syscalls/dup2/dup203: Convert to new API
  syscalls/dup2/dup205: Convert to new API
  syscalls/dup2: rename dup205 to dup204

 testcases/kernel/syscalls/dup2/dup201.c | 174 +++-----------
 testcases/kernel/syscalls/dup2/dup202.c | 191 ++++-----------
 testcases/kernel/syscalls/dup2/dup203.c | 307 ++++++++++--------------
 testcases/kernel/syscalls/dup2/dup204.c | 164 +++++--------
 testcases/kernel/syscalls/dup2/dup205.c | 134 -----------
 5 files changed, 263 insertions(+), 707 deletions(-)
 delete mode 100644 testcases/kernel/syscalls/dup2/dup205.c

-- 
2.31.1


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

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

end of thread, other threads:[~2021-09-17  9:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-16 10:49 [LTP] [PATCH v3 0/5] Convert syscalls/dup2/dup2{01...05} to new API QI Fuli
2021-09-16 10:49 ` QI Fuli
2021-09-16 10:49   ` [LTP] [PATCH v3 1/5] syscalls/dup2/dup201: Convert " QI Fuli
2021-09-16 10:49     ` QI Fuli
2021-09-17  7:04       ` Xiao Yang
2021-09-17  7:04         ` Xiao Yang
2021-09-16 10:49   ` [LTP] [PATCH v3 2/5] syscalls/dup2/dup202: Convert to new API and merge dup204 into dup202 QI Fuli
2021-09-16 10:49     ` QI Fuli
2021-09-17  7:27       ` Xiao Yang
2021-09-17  7:27         ` Xiao Yang
2021-09-16 10:49   ` [LTP] [PATCH v3 3/5] syscalls/dup2/dup203: Convert to new API QI Fuli
2021-09-16 10:49     ` QI Fuli
2021-09-17  8:16       ` Xiao Yang
2021-09-17  8:16         ` Xiao Yang
2021-09-16 10:49   ` [LTP] [PATCH v3 4/5] syscalls/dup2/dup205: " QI Fuli
2021-09-16 10:49     ` QI Fuli
2021-09-17  8:37       ` Xiao Yang
2021-09-17  8:37         ` Xiao Yang
2021-09-17  9:20           ` qi.fuli
2021-09-17  9:20             ` qi.fuli
2021-09-17  9:59               ` xuyang2018.jy
2021-09-17  9:59                 ` xuyang2018.jy
2021-09-16 10:49   ` [LTP] [PATCH v3 5/5] syscalls/dup2: rename dup205 to dup204 QI Fuli
2021-09-16 10:49     ` QI Fuli
2021-09-17  3:20       ` xuyang2018.jy
2021-09-17  3:20         ` xuyang2018.jy
2021-09-17  4:29           ` qi.fuli
2021-09-17  4:29             ` qi.fuli

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.