OSDN Git Service

Add in arm specific sigaction implementation to fix sa_restorer
authorEric Andersen <andersen@codepoet.org>
Wed, 22 Jan 2003 15:35:45 +0000 (15:35 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 22 Jan 2003 15:35:45 +0000 (15:35 -0000)
commit91b9b81374b42bd127f3827b15772d1233f4e9db
tree125acd6bef81f5c1eb6c216e566ba4ddd6fe4d7a
parente696e9e900fb0dc3b3bd039729be84de4764fdab
Add in arm specific sigaction implementation to fix sa_restorer
behavior so it works as expected
libc/sysdeps/linux/arm/Makefile
libc/sysdeps/linux/arm/sigaction.c [new file with mode: 0644]
libc/sysdeps/linux/arm/sigrestorer.S [new file with mode: 0644]