OSDN Git Service

sigaction overhaul as described in docs/sigaction.txt
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 15 Dec 2008 09:29:33 +0000 (09:29 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 15 Dec 2008 09:29:33 +0000 (09:29 -0000)
commit885f507317b6c8576ba2e298c2249d27ea6f8404
tree6d9a70d14c2f21d85538a023c7e2e863245c49e6
parent1cfb1a324798f6ed03e49813d8dfe6b28dfb9c4f
sigaction overhaul as described in docs/sigaction.txt
Run tested on i386.
21 files changed:
docs/sigaction.txt
include/signal.h
libc/signal/sigaction.c
libc/sysdeps/linux/alpha/bits/kernel_sigaction.h
libc/sysdeps/linux/alpha/bits/sigaction.h
libc/sysdeps/linux/arm/sigaction.c
libc/sysdeps/linux/avr32/sigaction.c
libc/sysdeps/linux/common/bits/kernel_sigaction.h
libc/sysdeps/linux/common/bits/sigaction.h
libc/sysdeps/linux/common/bits/sigset.h
libc/sysdeps/linux/hppa/bits/kernel_sigaction.h
libc/sysdeps/linux/hppa/bits/sigaction.h
libc/sysdeps/linux/i386/sigaction.c
libc/sysdeps/linux/ia64/bits/sigaction.h
libc/sysdeps/linux/mips/bits/kernel_sigaction.h
libc/sysdeps/linux/mips/bits/sigaction.h
libc/sysdeps/linux/mips/sigaction.c
libc/sysdeps/linux/sparc/bits/sigaction.h
libc/sysdeps/linux/x86_64/sigaction.c
libc/sysdeps/linux/xtensa/sigaction.c
libpthread/linuxthreads/sysdeps/pthread/sigaction.c