1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include
Nobuyoshi Nakada b419f90a8b
Tweaked Process::Status.wait
* revert `rb_last_status_set`
* renamed the new function as `rb_process_status_new`
* `rb_process_status_new` always freezes the return value
* marked `Process::Status.wait` as EXPERIMENTAL, as it has not
  been discussed totally yet.
2020-12-09 11:51:57 +09:00
..
ruby Tweaked Process::Status.wait 2020-12-09 11:51:57 +09:00
ruby.h add #include guard hack 2020-04-13 16:06:00 +09:00