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
akr dbef5ecd7a * include/ruby/defines.h: Fix a compilation error with
i586-mingw32msvc-gcc of gcc-mingw32 package on Debian squeeze.
  ruby/missing.h should be included before include/ruby/win32.h
  because struct timespec, used in the clock_gettime declaration in
  include/ruby/win32.h, is defined in ruby/missing.h instead of
  system headers.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42625 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-19 12:39:09 +00:00
..
backward
debug.h
defines.h * include/ruby/defines.h: Fix a compilation error with 2013-08-19 12:39:09 +00:00
encoding.h * include/ruby/encoding.h: Reduce ENCODING_INLINE_MAX to 127 as this 2013-08-11 04:23:12 +00:00
intern.h
io.h
missing.h
oniguruma.h
re.h
regex.h
ruby.h * include/ruby/defines.h: Fix a compilation error with 2013-08-19 12:39:09 +00:00
st.h
subst.h
thread.h
util.h
version.h
vm.h
win32.h * include/ruby/win32.h (CLOCK_MONOTONIC): typo. 2013-08-19 04:29:41 +00:00