1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
odaira 3385395796 errno.h must be included after config.h because config.h might define
_REENTRANT, _THREAD_SAFE, etc., which affect how errno is defined
on some architectures

* ext/openssl/ossl.h: include errno.h after ruby.h

* include/ruby/io.h: include errno.h after ruby/config.h

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-11-21 20:39:09 +00:00
..
backward
backward.h backward.h: removed stale declarations 2018-09-05 20:02:32 +00:00
debug.h Revert "vm_trace: implement postponed_jobs as st_table" 2018-10-23 03:47:45 +00:00
defines.h include/ruby/intern.h: don't modify MJIT_FUNC_EXPORTED 2018-10-07 14:00:04 +00:00
encoding.h rb_enc_alias 2018-06-28 23:46:59 +00:00
intern.h support theap for T_HASH. [Feature #14989] 2018-10-30 22:11:51 +00:00
io.h errno.h must be included after config.h because config.h might define 2018-11-21 20:39:09 +00:00
missing.h include/ruby/missing.h: defined(__cplusplus) before using __cplusplus 2018-06-05 14:16:50 +00:00
onigmo.h Update to Onigmo 6.1.3-669ac9997619954c298da971fcfacccf36909d05. 2017-12-01 13:50:13 +00:00
oniguruma.h
re.h
regex.h
ruby.h ruby/ruby.h: void rb_scan_args_verify 2018-11-19 15:00:35 +00:00
st.h support theap for T_HASH. [Feature #14989] 2018-10-30 22:11:51 +00:00
subst.h
thread.h
thread_native.h
util.h util.h: remove my_getcwd 2017-11-26 01:36:33 +00:00
version.h version.h (RUBY_VERSION): 2.6.0 development has started. 2017-12-25 14:05:59 +00:00
vm.h use https:// instead of http:// 2018-07-28 10:00:27 +00:00
win32.h undef previous definition of SIZEOF_STRUCT_STAT_ST_INO 2017-12-11 16:06:41 +00:00