summaryrefslogtreecommitdiff
path: root/missing/strtol.c
AgeCommit message (Expand)Author
2019-08-17version 0.49v0_49Yukihiro Matsumoto
a9bd4fc2d5f157880b374e1d'>process.c: Add Process._fork (#5017)Yusuke Endoh 2021-09-22Add support for non-blocking `Kernel.system`.Samuel Williams 2021-09-10internal/*.h: skip doxygen卜部昌平 2020-05-23Allow Dir.home to work for non-login procs when $HOME not setAlan D. Salewski 2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平 2020-05-11sed -i s/RUBY3/RBIMPL/g卜部昌平 2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平 2020-05-02internal/process.h: forgot to guard "#ifdef HAVE_WORKING_FORK"Yusuke Endoh 2020-05-02internal/process.h: add a no-warning simple wrapper for fork(2)Yusuke Endoh 2020-04-13add #include guard hack卜部昌平 2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平 2019-12-26internal/process.h rework卜部昌平 2019-12-26split internal.h into files卜部昌平