public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/3] autotools: Remove old checks
@ 2025-08-08 11:00 Petr Vorel
  2025-08-08 11:01 ` [LTP] [PATCH v2 1/3] Remove m4/ltp-signalfd.m4 Petr Vorel
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Petr Vorel @ 2025-08-08 11:00 UTC (permalink / raw)
  To: ltp

Changes v1->v2:
* Fix compilation error missing endif

Link to v1:
https://patchwork.ozlabs.org/project/ltp/list/?series=468404&state=*

Petr Vorel (3):
  Remove m4/ltp-signalfd.m4
  m4: lapi: Drop check for old libcap-devel
  m4: fcntl31: Remove check for struct f_owner_ex

 configure.ac                              |  2 --
 include/lapi/capability.h                 |  8 --------
 m4/ltp-cap.m4                             | 17 +----------------
 m4/ltp-fcntl.m4                           | 21 ---------------------
 m4/ltp-signalfd.m4                        | 17 -----------------
 testcases/kernel/syscalls/fcntl/fcntl31.c |  8 --------
 6 files changed, 1 insertion(+), 72 deletions(-)
 delete mode 100644 m4/ltp-fcntl.m4
 delete mode 100644 m4/ltp-signalfd.m4

-- 
2.50.1


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

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

end of thread, other threads:[~2025-08-11 12:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-08 11:00 [LTP] [PATCH v2 0/3] autotools: Remove old checks Petr Vorel
2025-08-08 11:01 ` [LTP] [PATCH v2 1/3] Remove m4/ltp-signalfd.m4 Petr Vorel
2025-08-08 13:56   ` Avinesh Kumar
2025-08-08 11:01 ` [LTP] [PATCH v2 2/3] m4: lapi: Drop check for old libcap-devel Petr Vorel
2025-08-08 11:01 ` [LTP] [PATCH v2 3/3] m4: fcntl31: Remove check for struct f_owner_ex Petr Vorel
2025-08-11  1:44 ` [LTP] [PATCH v2 0/3] autotools: Remove old checks Li Wang via ltp
2025-08-11 12:15   ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox