OSDN Git Service

signal.h: provide prototype for __libc_sigaction and remove all others
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 12 Mar 2011 20:56:14 +0000 (21:56 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:22 +0000 (14:00 +0200)
commitdb19d8d0a9b2ad0cd805944042137de166c4c94d
tree2ac5dd4d497c018085acddf677ab6d0e07783cb8
parentd2b80a39961efbebeda9f4543179c11d4d6a0b26
signal.h: provide prototype for __libc_sigaction and remove all others

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
13 files changed:
include/signal.h
libc/signal/sigaction.c
libc/sysdeps/linux/arm/sigaction.c
libc/sysdeps/linux/avr32/sigaction.c
libc/sysdeps/linux/c6x/sigaction.c
libc/sysdeps/linux/i386/sigaction.c
libc/sysdeps/linux/mips/sigaction.c
libc/sysdeps/linux/x86_64/sigaction.c
libpthread/linuxthreads.old/pthread.c
libpthread/linuxthreads.old/signals.c
libpthread/linuxthreads/pthread.c
libpthread/linuxthreads/signals.c
libpthread/nptl/init.c