public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: libc-alpha@sourceware.org
Subject: [PATCH 4/5] ia64: Remove kernel_sigaction.h
Date: Tue, 11 Dec 2018 19:56:00 -0000	[thread overview]
Message-ID: <20181211195554.3377-4-adhemerval.zanella@linaro.org> (raw)
In-Reply-To: <20181211195554.3377-1-adhemerval.zanella@linaro.org>

IA64 kernel_sigaction.h definition is the sama as the Linux generic
one.

Checked on hppa-linux-gnu.

	* sysdeps/unix/sysv/linux/ia64/kernel_sigaction.h: Remove file.
---
 ChangeLog                                       | 2 ++
 sysdeps/unix/sysv/linux/ia64/kernel_sigaction.h | 7 -------
 2 files changed, 2 insertions(+), 7 deletions(-)
 delete mode 100644 sysdeps/unix/sysv/linux/ia64/kernel_sigaction.h

diff --git a/sysdeps/unix/sysv/linux/ia64/kernel_sigaction.h b/sysdeps/unix/sysv/linux/ia64/kernel_sigaction.h
deleted file mode 100644
index fc9f29603c..0000000000
--- a/sysdeps/unix/sysv/linux/ia64/kernel_sigaction.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* This is the sigaction structure from the Linux 3.2 kernel.  */
-struct kernel_sigaction
-{
-  __sighandler_t k_sa_handler;
-  unsigned long sa_flags;
-  sigset_t sa_mask;               /* mask last for extensibility */
-};
-- 
2.17.1

  parent reply	other threads:[~2018-12-11 19:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 19:56 [PATCH 1/5] m68k: Fix sigaction kernel definition (BZ #23960) Adhemerval Zanella
2018-12-11 19:56 ` [PATCH 3/5] hppa: Remove kernel_sigaction.h Adhemerval Zanella
2018-12-18 18:28   ` Adhemerval Zanella
2018-12-11 19:56 ` Adhemerval Zanella [this message]
2018-12-18 18:29   ` [PATCH 4/5] ia64: " Adhemerval Zanella
2018-12-11 19:56 ` [PATCH 5/5] s390: Use generic kernel_sigaction.h Adhemerval Zanella
2018-12-18 18:44   ` Adhemerval Zanella
2018-12-11 20:09 ` [PATCH 2/5] alpha: Use Linux generic sigaction implementation Adhemerval Zanella
2018-12-18 18:28   ` Adhemerval Zanella
2018-12-11 22:47 ` [PATCH 1/5] m68k: Fix sigaction kernel definition (BZ #23960) Andreas Schwab
2018-12-12 10:41   ` Adhemerval Zanella
2018-12-12 10:44     ` Andreas Schwab
2018-12-12 19:01       ` Adhemerval Zanella
2018-12-14 18:43         ` Andreas Schwab
2018-12-16 22:57         ` Aurelien Jarno
2018-12-17 12:06           ` Adhemerval Zanella

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=20181211195554.3377-4-adhemerval.zanella@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=libc-alpha@sourceware.org \
    /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 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 read-only IMAP folder(s) and NNTP newsgroup(s).