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
nobu 09bdb7913c missing.h: remove explicit_bzero_by_memset_s
* include/ruby/missing.h (explicit_bzero_by_memset_s): remove
  inline implementation by memset_s, which needs a macro before
  including headers and can cause problems in extension libraries
  by the order of the macro and headers.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-01-10 06:45:36 +00:00
..
backward * include/ruby/backward/util.h: Good-by Borland-C. 2015-10-18 05:41:34 +00:00
backward.h version.c: no exit in ruby_show_copyright 2016-01-07 02:34:33 +00:00
debug.h
defines.h configure.in: FUNC_UNOPTIMIZED 2015-12-01 01:05:48 +00:00
encoding.h
intern.h deprecate exposed internal functions 2015-12-24 09:43:22 +00:00
io.h
missing.h missing.h: remove explicit_bzero_by_memset_s 2016-01-10 06:45:36 +00:00
oniguruma.h
re.h
regex.h
ruby.h * ruby.h: undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_P 2016-01-07 13:35:32 +00:00
st.h
subst.h
thread.h
thread_native.h
util.h * include/ruby/util.h: remove a warning suppression C4723 2015-11-30 20:27:52 +00:00
version.h version.h (RUBY_VERSION): 2.4.0 development has started. 2015-12-25 12:40:38 +00:00
vm.h
win32.h