1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/etc
卜部昌平 437800d3b0 getenv: is in stdlib.h
getenv is a very basic function that has been in stdlib.h since
ISO/IEC 9899:1990.  There is absolutely zero need for us to redeclare.

pty.c already includes stdlib.h out of the box so we need nothing.
2022-09-21 11:44:09 +09:00
..
depend [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
etc.c getenv: is in stdlib.h 2022-09-21 11:44:09 +09:00
etc.gemspec [ruby/etc] Exclude change logs for pre 1.0 2022-01-21 12:22:04 +09:00
extconf.rb [ruby/etc] Note for rb_deprecate_constant [ci skip] 2022-01-02 15:16:43 +09:00
mkconstants.rb