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
*
[DOC] Fixed POSIX clock_getres(3) link [ci skip]
Nobuyoshi Nakada
2020-04-10
1
-1
/
+1
*
Warn about Process#clock_getres being unreliable in documentation
Benoit Daloze
2020-04-10
1
-11
/
+12
*
Suppress -Wswitch warnings
Nobuyoshi Nakada
2020-04-08
1
-0
/
+2
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+1
*
Fixed a potential memory leak
Nobuyoshi Nakada
2020-02-12
1
-3
/
+2
*
Removed unnecessary conversion
Nobuyoshi Nakada
2020-02-12
1
-2
/
+0
*
Restart timer thread even after preparation failed
Nobuyoshi Nakada
2020-02-11
1
-2
/
+9
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-26
/
+46
*
[DOC] Fix grammar in Process module docs
Marcus Stollsteimer
2019-12-24
1
-4
/
+4
*
Fixed misspellings
Nobuyoshi Nakada
2019-12-20
1
-1
/
+1
*
Kernel#abort without arguments should print error info
Nobuyoshi Nakada
2019-12-16
1
-1
/
+1
*
delete unused codes
卜部昌平
2019-11-18
1
-2
/
+0
*
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-18
1
-12
/
+0
*
Use the dedicated function `rb_io_check_io`
Nobuyoshi Nakada
2019-11-04
1
-1
/
+1
*
Documentation improvements for Ruby core
zverok
2019-10-26
1
-2
/
+14
*
Fix potential memory leaks by `rb_imemo_tmpbuf_auto_free_pointer`
Nobuyoshi Nakada
2019-10-05
1
-2
/
+2
*
Remove call-seq for method that doesn't exist (#2521)
Alan Wu
2019-10-04
1
-1
/
+0
*
Add version that FreeBSD supports `CLOCK_PROCESS_CPUTIME_ID` [ci skip]
yuuji.yaginuma
2019-09-05
1
-1
/
+1
*
move docs around [ci skip]
卜部昌平
2019-08-29
1
-78
/
+111
*
drop-in type check for rb_define_global_function
卜部昌平
2019-08-29
1
-9
/
+26
*
drop-in type check for rb_define_module_function
卜部昌平
2019-08-29
1
-20
/
+44
*
delete `$` sign from C identifiers
卜部昌平
2019-08-27
1
-4
/
+4
*
rb_define_hooked_variable now free from ANYARGS
卜部昌平
2019-08-27
1
-2
/
+14
*
uid_t and gid_t are narrower than VALUE.
卜部昌平
2019-08-26
1
-2
/
+4
*
Suppress a "clobbered" warning
Nobuyoshi Nakada
2019-08-26
1
-3
/
+1
*
nil as the default of optional parameters
Nobuyoshi Nakada
2019-07-16
1
-9
/
+7
*
nil as the default of optional parameters
Nobuyoshi Nakada
2019-07-16
1
-6
/
+9
*
Moved the check for `exception` to rb_execarg_addopt
Nobuyoshi Nakada
2019-07-16
1
-10
/
+13
*
process.c (p_sys_setregid, p_sys_setresgid): remove unused tmp buffer
Yusuke Endoh
2019-07-15
1
-4
/
+0
*
process.c: [DOC] remove extra quotes [ci skip]
nobu
2019-03-30
1
-1
/
+1
*
process.c: [DOC] fix markups [ci skip]
nobu
2019-03-29
1
-7
/
+8
*
process.c: [DOC] fix markups [ci skip]
nobu
2019-03-29
1
-3
/
+3
*
[DOC] fix markups [ci skip]
nobu
2019-03-28
1
-69
/
+65
*
new constant: Process::CLOCK_TAI.
akr
2019-02-09
1
-0
/
+5
*
process.c: [DOC] small improvements
stomar
2019-01-20
1
-3
/
+3
*
mjit.c: use boolean type for boolean variables
k0kubun
2019-01-10
1
-3
/
+3
*
Revert "mjit.c: use boolean type for boolean variables"
k0kubun
2019-01-10
1
-3
/
+3
*
mjit.c: use boolean type for boolean variables
k0kubun
2019-01-10
1
-3
/
+3
*
process.c: document system(..., exception: true) [ci skip]
k0kubun
2018-12-29
1
-7
/
+26
*
Use idException
nobu
2018-12-22
1
-2
/
+2
*
process.c (retry_fork_async_signal_safe): fix -Wclobbered
nobu
2018-12-04
1
-3
/
+4
*
process.c (retry_fork_async_signal_safe): fix -Wclobbered on i686
normal
2018-12-03
1
-6
/
+8
*
process.c: fix ETXTBUSY from MJIT compiler process
normal
2018-12-03
1
-8
/
+21
*
process.c (rb_execarg_init): mark as static
normal
2018-12-03
1
-11
/
+11
*
process.c (rb_f_system): cleanup to use rb_execarg_get
normal
2018-12-03
1
-1
/
+1
*
process.c: avoid dlclose before exec
k0kubun
2018-11-26
1
-1
/
+1
*
Revert "process.c: try to workaroun SEGV by r65994"
k0kubun
2018-11-26
1
-7
/
+1
*
process.c: try to workaroun SEGV by r65994
k0kubun
2018-11-26
1
-1
/
+7
*
process.c: finish MJIT prior to #exec
k0kubun
2018-11-26
1
-1
/
+1
*
io + socket: make pipes and sockets nonblocking by default
normal
2018-11-22
1
-0
/
+44
[next]