Al Viro
|
37185b3324
um: get rid of pointless include "..." where include <...> will do
|
12 лет назад |
Al Viro
|
f9a38eace4
um: let signal_delivered() do SIGTRAP on singlestepping into handler
|
12 лет назад |
Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 лет назад |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 лет назад |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 лет назад |
Al Viro
|
b7f9a11a6c
new helper: sigmask_to_save()
|
13 лет назад |
Al Viro
|
51a7b448d4
new helper: restore_saved_sigmask()
|
13 лет назад |
Linus Torvalds
|
f9369910a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 лет назад |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 лет назад |
Al Viro
|
5a30a798fb
um: wrong sigmask saved in case of multiple sigframes
|
13 лет назад |
Al Viro
|
3b7d15bde5
um: ->restart_block.fn needs to be reset on sigreturn
|
13 лет назад |
Matt Fleming
|
d982d5955e
um: use set_current_blocked() and block_sigmask()
|
13 лет назад |
Matt Fleming
|
f6adb9a6ae
um: don't restore current->blocked on error
|
13 лет назад |
Al Viro
|
adcfb9852d
um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers
|
14 лет назад |
Al Viro
|
3be311e324
x86, um: sanitize uml sigcontext.h uses
|
17 лет назад |
Jeff Dike
|
c5d4bb171c
uml: style fixes in arch/um/kernel
|
17 лет назад |
Jeff Dike
|
ba180fd437
uml: style fixes pass 3
|
17 лет назад |
Jeff Dike
|
77bf440031
uml: remove code made redundant by CHOOSE_MODE removal
|
17 лет назад |
Jeff Dike
|
9218b17149
uml: remove user_util.h
|
18 лет назад |
Jeff Dike
|
7c7a89499a
[PATCH] uml: fix formatting violations in signal delivery code
|
18 лет назад |
Dave Jones
|
038b0a6d8d
Remove all inclusions of <linux/config.h>
|
18 лет назад |
Jeff Dike
|
1d3468a664
[PATCH] uml: move _kern.c files
|
19 лет назад |