1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Rei Odaira ceeae31901 Avoid using the altzone variable in AIX
In AIX, altzone exists in the standard library but is not declared
in time.h.  By 524513be39, have_var
and try_var in mkmf recognizes a variable that exists in a library
even when it is not declared.  As a result, in AIX, HAVE_ALTZONE
is defined, but compile fails due to the lack of the declaration.
2021-10-02 21:23:34 -05:00
..
-test-
bigdecimal
cgi/escape
continuation
coverage
date Avoid using the altzone variable in AIX 2021-10-02 21:23:34 -05:00
digest
etc
fcntl
fiddle [ruby/fiddle] Use test-unit gem (https://github.com/ruby/fiddle/pull/69) 2021-09-05 17:43:48 +09:00
io
json
monitor
nkf
objspace
openssl [ruby/openssl] Add fallthrough comments 2021-09-12 22:49:07 +09:00
pathname
psych
pty
racc/cparse
rbconfig/sizeof
readline
ripper
rubyvm
socket [DOC] Use unpack1 instead of unpack(template)[0] [ci skip] 2021-09-23 09:20:00 +09:00
stringio
strscan
syslog
win32
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.nt