mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
* 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.