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
卜部昌平 7f64989e5c do not define our own version of memcpy
The (sole) use of memcpy in our public header is now replaced to
directly call ruby_nonempty_memcpy, and the previous definition of
memcpy is now internal-only.  [Bug#18893]
2022-07-07 22:10:53 +09:00
..
backward
fiber
internal do not define our own version of memcpy 2022-07-07 22:10:53 +09:00
io
assert.h
atomic.h
backward.h
debug.h
defines.h
encoding.h
intern.h
io.h Copy IO#wait* methods from io-wait gem to io.c. 2022-06-25 21:17:13 +12:00
memory_view.h
missing.h
onigmo.h
oniguruma.h
ractor.h
random.h
re.h
regex.h
ruby.h
st.h
subst.h
thread.h
thread_native.h
util.h
version.h
vm.h
win32.h