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
usa 91de3d6539 support 128bit ino on Windows (if available)
* win32/win32.c, include/ruby/win32.h (stati128, rb_{,u,l,ul}stati128): rename
  from stati64ns, change the type of st_ino to 64bit and added st_inohigh.

* dir.c, file.c (stat, lstat): follow above changes.

* file.c (rb_stat_ino): support 128bit ino.

* win32/win32.c (rb_{,u,l,ul}stati128): ditto.
  [Feature #13731]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61096 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-10 17:26:58 +00:00
..
backward
backward.h vm.c: partially revert r60558 2017-12-01 12:26:40 +00:00
debug.h export rb_tracearg_callee_id(). 2017-11-16 07:41:33 +00:00
defines.h defines.h: warn EXTERN 2017-10-13 08:29:52 +00:00
encoding.h
intern.h backward.h: rb_frame_method_id_and_class 2017-10-30 05:45:21 +00:00
io.h
missing.h Remove missing/strtol.c 2017-04-21 06:03:12 +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 vm_core.h (RUBY_EVENT_COVERAGE_BRANCH): renamed 2017-12-06 07:19:17 +00:00
st.h
subst.h
thread.h
thread_native.h
util.h util.h: remove my_getcwd 2017-11-26 01:36:33 +00:00
version.h
vm.h
win32.h support 128bit ino on Windows (if available) 2017-12-10 17:26:58 +00:00