index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DOC] fix markups [ci skip]
nobu
2019-03-28
1
-9
/
+8
*
Prefer rb_check_arity when 0 or 1 arguments
nobu
2018-12-06
1
-1
/
+1
*
refactoring debug_counter.
ko1
2018-09-25
1
-0
/
+8
*
Fix for old names of mcontext registers
nobu
2018-09-22
1
-4
/
+9
*
* expand tabs.
svn
2018-09-21
1
-1
/
+1
*
Remove -Wno-parentheses flag.
nobu
2018-09-21
1
-1
/
+1
*
signal.c: consider non-sigaltstack platforms
nobu
2018-09-10
1
-0
/
+5
*
Re-Revert "Temporary revert "process.c: dead code when no SIGCHLD""
naruse
2018-08-21
1
-1
/
+5
*
Temporary revert "process.c: dead code when no SIGCHLD"
naruse
2018-08-18
1
-5
/
+1
*
thread.c (sleep_*): reduce the effect of spurious interrupts
normal
2018-08-18
1
-4
/
+7
*
process.c: dead code when no SIGCHLD
nobu
2018-08-17
1
-1
/
+5
*
signal.c: no SIGCHLD, no sigchld_hit
nobu
2018-08-17
1
-1
/
+9
*
thread_pthread.c: eliminate timer thread by restructuring GVL
normal
2018-08-13
1
-6
/
+1
*
thread_pthread.c: restore timer-thread for now :<
normal
2018-08-06
1
-1
/
+6
*
thread_pthread: remove timer-thread by restructuring GVL
normal
2018-07-29
1
-6
/
+1
*
signal.c: preserve trap(:CHLD, "IGNORE") behavior with SIGCHLD
normal
2018-07-08
1
-10
/
+13
*
unrevert r63852 but keep SIGCHLD path disabled for win32
normal
2018-07-05
1
-26
/
+99
*
signal.c: packed signals
nobu
2018-07-04
1
-8
/
+14
*
Revert r63758 and related commits
naruse
2018-07-04
1
-113
/
+34
*
Fix compile error
kazu
2018-07-03
1
-1
/
+1
*
signal.c: packed signals
nobu
2018-07-03
1
-8
/
+14
*
use SIGCHLD_LOSSY to enable waitpid polling mode
normal
2018-06-30
1
-1
/
+1
*
signal.c: use ATOMIC_EXCHANGE for sigchld_hit
normal
2018-06-29
1
-4
/
+3
*
signal.c: fix braino in fake_grantfd
normal
2018-06-27
1
-1
/
+1
*
hijack SIGCHLD handler for internal use
normal
2018-06-27
1
-26
/
+100
*
signal.c: follow up r63435
nobu
2018-05-15
1
-1
/
+1
*
simplify altstack and enable reuse with thread cache
normal
2018-04-20
1
-10
/
+7
*
signal.c: refine error messages
nobu
2018-03-10
1
-68
/
+73
*
signal.c: check NUL bytes
nobu
2018-03-10
1
-13
/
+7
*
sigill marked as NORETURN
shyouhei
2018-01-18
1
-0
/
+3
*
ruby_abort marked as NORETURN
shyouhei
2018-01-18
1
-0
/
+2
*
sigsegv marked as NORETURN
shyouhei
2018-01-18
1
-0
/
+3
*
sigbus marked as NORETURN
shyouhei
2018-01-18
1
-0
/
+3
*
merge extern declarations into internal.h
shyouhei
2018-01-18
1
-3
/
+0
*
remove `PUSH_TAG`/`EXEC_AG`/`POP_TAG`/`JUMO_TAG`.
ko1
2017-12-06
1
-1
/
+1
*
move rb_thread_t::interrupt_flag and mask
ko1
2017-11-06
1
-7
/
+7
*
should use `th`.
ko1
2017-10-27
1
-3
/
+3
*
refactoring (rb_|)threadptr_stack_overflow.
ko1
2017-10-27
1
-8
/
+8
*
introduce EC_*_TAG() instead of TH_*_TAG()
ko1
2017-10-26
1
-3
/
+3
*
Use rb_execution_context_t instead of rb_thread_t
ko1
2017-10-26
1
-4
/
+4
*
Drop to support NaCl platform.
hsbt
2017-10-23
1
-8
/
+2
*
signal.c: fatal stack
nobu
2017-08-22
1
-3
/
+5
*
signal.c: removed raise_stack_overflow:
nobu
2017-08-22
1
-5
/
+5
*
vm_core.h: shrink trap_list size
nobu
2017-07-27
1
-10
/
+10
*
move several fields from rb_thread_t to rb_execution_context_t.
ko1
2017-06-26
1
-2
/
+2
*
use "enum ruby_tag_type" and TAG_NONE.
ko1
2017-06-23
1
-2
/
+2
*
remove ruby_kill() introduced for [Bug #7951].
ko1
2017-06-12
1
-1
/
+1
*
signal.c: do not disable handlers to dump core
nobu
2017-06-09
1
-1
/
+0
*
signal.c: no sigsegv handler with valgrind
nobu
2017-06-09
1
-7
/
+9
*
signal.c: warn at unresserved signals
nobu
2017-06-09
1
-4
/
+7
[next]