summaryrefslogtreecommitdiff
path: root/process.c
AgeCommit message (Expand)Author
2018-02-25guard before noreturn functionnobu
2018-02-25process.c: guard eargp against GCk0kubun
2018-02-23[DOC] missing docs at toplevelnobu
2018-02-23[DOC] obsolete classesnobu
2018-02-23[DOC] nodoc internal methods/classesnobu
2018-02-23process.c: deprecated Struct::Tmsnobu
2018-02-13process.c (try_with_sh): fix the wrong number of argumentsmame
2018-02-03process.c: command_name encodingnobu
2018-02-02process.c: split pst_message_status from pst_messagenobu
2018-02-02process.c: reduce intermediate stringnobu
2018-02-02Use more verbose status in error messageskazu
2018-01-24ruby/ruby.h: remove unnecessary exports from C-APInormal
2018-01-24process.c: add :exception option to Kernel.#systemk0kubun
2018-01-19there is no guarantee that mode_t is as wide as intshyouhei
2018-01-18merge extern declarations into internal.hshyouhei
2018-01-17process.c: get_clk_tck fallbacknobu
2018-01-17process.c: remove useless castnobu
2018-01-09Include ruby/{io,encoding}.h before internal.hkazu
2017-12-14process.c: [DOC] fix grammar and double negativestomar
2017-12-13process.c: adjust indentnobu
2017-12-12[DOC] Process.last_status may return nilkazu
2017-12-12process.c: add Process.last_statusmrkn
2017-12-04hide internal data objectsnobu
2017-11-26util.h: remove my_getcwdnobu
2017-11-14process.c: removed preserving_errnonobu
2017-11-06move rb_thread_t::interrupt_flag and maskko1
2017-10-29`rb_ec_error_print()`.ko1
2017-10-26replace `GET_THREAD()->ec` to `GET_EC()`.ko1
2017-10-26Use rb_execution_context_t instead of rb_thread_tko1
2017-10-26common conversion functionsnobu
2017-10-23Drop to support NaCl platform.hsbt
2017-10-11process.c: null byte at initgroupsnobu
2017-09-20process: block/unblock signals around forknormal
2017-09-19adjust indentnobu
2017-07-14process.c: null bytesnobu
2017-07-13process.c: handle dynamic :rlimit_* symbols in spawn execoptsnormal
2017-06-28move fields to ec.ko1
2017-06-26move several fields from rb_thread_t to rb_execution_context_t.ko1
2017-06-16removed ruby_error_printnobu
2017-05-31Improve performance of implicit type conversionwatson1978
2017-05-28process.c: Use getrusage(2) in Process.timesk0kubun
2017-05-11process.c: fix error checknobu
2017-05-10.nobu
2017-05-10process.c: temporary string for buffernobu
2017-03-29Add documents on Process::CLOCK_* constantssorah
2017-03-06use HAVE_BUILTIN___BUILTIN_MUL_OVERFLOWshyouhei
2016-11-06process.c: PATH env in spawnnobu
2016-10-26[DOC] replace Fixnum with Integer [ci skip]nobu
2016-10-14process.c: use uaspawnnobu
2016-09-24fid typos [ci skip]nobu