git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
732703a
)
microblaze: prepare signal handling for generic unistd.h
author
Michal Simek
<monstr@monstr.eu>
Tue, 12 May 2009 10:10:52 +0000
(12:10 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Thu, 21 May 2009 13:56:07 +0000
(15:56 +0200)
We need to define set_restore_sigmask() in order to
get pselect and ppoll. Also, the setup_frame function
can not be used when __NR_sigreturn is not defined.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found