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 fcfc113b04 * include/ruby/win32.h (ftruncate, truncate, ftello, fseeko): non-64
versions on mingw are useless because they use int32_t.  fixes #4564

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31351 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-04-26 15:50:09 +00:00
..
backward
defines.h * include/ruby/missing.h: don't use HAVE_STDDEF_H because it never 2011-02-03 07:37:22 +00:00
encoding.h * include/ruby/encoding.h: parenthesize macro arguments. 2011-04-05 11:34:15 +00:00
intern.h * include/ruby/intern.h: pcc can't use __builtin_constant_p. 2011-04-23 17:34:58 +00:00
io.h * include/ruby/io.h: parenthesize macro arguments. 2011-04-07 11:04:18 +00:00
missing.h * include/ruby/missing.h: don't use HAVE_STDDEF_H because it never 2011-02-03 07:37:22 +00:00
oniguruma.h * include/ruby/oniguruma.h (ONIGENC_CTYPE_SPECIAL_MASK): 2010-10-28 11:07:25 +00:00
re.h
regex.h
ruby.h * include/ruby/ruby.h: parenthesize macro arguments. 2011-04-10 13:24:26 +00:00
st.h * include/ruby/st.h: parenthesize macro arguments. 2011-04-12 11:54:28 +00:00
subst.h
util.h * include/ruby/util.h: parenthesize macro arguments. 2011-04-09 09:02:03 +00:00
version.h
vm.h * vm.c (ruby_vm_at_exit): new API. This enables extension libs to 2010-12-02 11:06:32 +00:00
win32.h * include/ruby/win32.h (ftruncate, truncate, ftello, fseeko): non-64 2011-04-26 15:50:09 +00:00