OSDN Git Service

Looks like sigaction on arm needs adjustment, so split this into
authorEric Andersen <andersen@codepoet.org>
Wed, 22 Jan 2003 14:51:59 +0000 (14:51 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 22 Jan 2003 14:51:59 +0000 (14:51 -0000)
commit49bf4a5a4c54d8bf1c32ce29c23d1cbbf8a4b0a4
treed29611aa5f537854bfdbd81d86c4341041b90d6b
parent5faa9568e41b08fa5be573662b21ecbe031f612d
Looks like sigaction on arm needs adjustment, so split this into
a common header file and a default implementation.
libc/signal/sigaction.c
libc/sysdeps/linux/common/bits/kernel_sigaction.h [new file with mode: 0644]