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
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
process.c: null byte at initgroups
nobu
2017-10-11
1
-1
/
+1
*
process: block/unblock signals around fork
normal
2017-09-20
1
-2
/
+6
*
adjust indent
nobu
2017-09-19
1
-15
/
+15
*
process.c: null bytes
nobu
2017-07-14
1
-12
/
+19
*
process.c: handle dynamic :rlimit_* symbols in spawn execopts
normal
2017-07-13
1
-33
/
+53
*
move fields to ec.
ko1
2017-06-28
1
-1
/
+1
*
move several fields from rb_thread_t to rb_execution_context_t.
ko1
2017-06-26
1
-1
/
+1
*
removed ruby_error_print
nobu
2017-06-16
1
-2
/
+4
*
Improve performance of implicit type conversion
watson1978
2017-05-31
1
-2
/
+2
*
process.c: Use getrusage(2) in Process.times
k0kubun
2017-05-28
1
-1
/
+12
*
process.c: fix error check
nobu
2017-05-11
1
-20
/
+8
*
.
nobu
2017-05-10
1
-2
/
+12
*
process.c: temporary string for buffer
nobu
2017-05-10
1
-14
/
+12
*
Add documents on Process::CLOCK_* constants
sorah
2017-03-29
1
-0
/
+26
*
use HAVE_BUILTIN___BUILTIN_MUL_OVERFLOW
shyouhei
2017-03-06
1
-2
/
+3
*
process.c: PATH env in spawn
nobu
2016-11-06
1
-8
/
+24
*
[DOC] replace Fixnum with Integer [ci skip]
nobu
2016-10-26
1
-1
/
+1
*
process.c: use uaspawn
nobu
2016-10-14
1
-0
/
+6
*
fid typos [ci skip]
nobu
2016-09-24
1
-1
/
+1
*
* process.c (InitVM_process): Support CLOCK_MONOTONIC_RAW_APPROX,
naruse
2016-09-21
1
-5
/
+17
*
replace fixnum by integer in documents.
akr
2016-09-08
1
-45
/
+45
*
* vm_core.h: revisit the structure of frame, block and env.
ko1
2016-07-28
1
-1
/
+0
*
fix typo
naruse
2016-07-04
1
-1
/
+1
*
* process.c: define sig_t if not exist.
naruse
2016-07-04
1
-0
/
+3
*
process.c (disable_child_handler_fork_child): simplify
normal
2016-07-02
1
-52
/
+9
*
process.c: [DOC] Process.abort [ci skip]
nobu
2016-05-27
1
-1
/
+1
*
fix build on no-fork-spawnv platforms
nobu
2016-05-20
1
-6
/
+27
*
* configure.in: check function attirbute const and pure,
naruse
2016-05-08
1
-0
/
+1
*
* configure.in: add -Wsuggest-attribute=noreturn and suppress warnings.
naruse
2016-05-08
1
-1
/
+1
*
process.c: argument types over conversion
nobu
2016-05-06
1
-2
/
+14
*
process.c (disable_child_handler_fork_child): initialize handler for SIGPIPE
normal
2016-05-02
1
-1
/
+5
*
process.c: prefer rb_check_arity
nobu
2016-04-14
1
-28
/
+26
*
* process.c (rb_execarg_parent_start1): need to convert the encoding to
usa
2015-12-27
1
-0
/
+1
*
* process.c (rb_execarg_addopt): need to convert to ospath.
usa
2015-12-27
1
-0
/
+1
*
* process.c: use rb_w32_uchdir() instead of plain chdir() on Windows.
usa
2015-12-27
1
-0
/
+5
*
prefer rb_syserr_fail
nobu
2015-12-23
1
-42
/
+27
*
* enum.c: fix a typo in documentation.
hsbt
2015-12-14
1
-1
/
+1
*
process.c: fix rdoc of Process.getsid [ci skip]
nobu
2015-11-04
1
-1
/
+1
*
* ChangeLog: Good-bye OS/2.
kosaki
2015-10-18
1
-42
/
+1
*
process.c: do not inherit saved fds
nobu
2015-09-12
1
-4
/
+75
*
Clarify spawn pgroup documentation [ci skip]
nobu
2015-09-10
1
-5
/
+5
*
process.c: keep GVL if WNOHANG
nobu
2015-09-08
1
-11
/
+19
*
process.c: retry loop
nobu
2015-09-08
1
-14
/
+17
*
process.c: open exception message
nobu
2015-09-07
1
-1
/
+1
*
process.c: chdir exception message
nobu
2015-09-07
1
-9
/
+31
*
Fix typo in Process.detatch doc [ci skip]
nobu
2015-09-02
1
-1
/
+1
*
process.c: [DOC] env values in spawn [ci skip]
nobu
2015-08-19
1
-1
/
+1
*
improve handling of timer thread shutdown
normal
2015-08-14
1
-37
/
+11
*
revert r31760 and r31761
nobu
2015-07-26
1
-23
/
+0
*
avoid redundant GET_THREAD() calls
normal
2015-07-16
1
-1
/
+2
[next]