summaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm/signal.h
Commit message (Collapse)AuthorAgeFilesLines
* consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-7/+1
| | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
* consolidate declarations of k_sigactionAl Viro2013-02-031-3/+0
| | | | | | | Only alpha and sparc are unusual - they have ka_restorer in it. And nobody needs that exposed to userland. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
* UAPI: (Scripted) Disintegrate arch/m32r/include/asmDavid Howells2012-12-191-122/+1
| | | | | | | | | Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
* unify default ptrace_signal_deliverAl Viro2012-11-291-4/+0
| | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
* m32r: struct old_sigaction is never usedAl Viro2012-05-211-7/+0
| | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
* m32r: fix rt_sigsuspend()Al Viro2010-09-241-1/+0
| | | | | | | do_signal() should know about saved_mask for it to work... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-111-1/+1
| | | | | | | | | | The existing asm-generic versions are incomplete and included by some architectures. New architectures should be able to use a generic version, so rename the existing files and change all users, which lets us add the new files. Signed-off-by: Remis Lima Baima <remis.developer@googlemail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata2009-04-171-0/+166
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
OpenPOWER on IntegriCloud