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
ko1 7093a2cb5b * ext/openssl/depend: remove dependency from internal headers.
[Feature #9612]
* ext/openssl/ossl.c (ossl_fips_mode_set): ditto.
* ext/coverage/depend: ditto.
* include/ruby/thread_native.h: added.
  This header file only provides wrapper functions to control
  native threads. These wrapper functions are used by MRI
  implementation.
* vm_core.h: use include/ruby/thread_native.h.
* thread.c: ditto.
* thread_pthread.h: ditto.
* thread_win32.h: ditto.
* thread_native.h: removed.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-05-14 10:55:38 +00:00
..
backward * include/ruby/intern.h, 2014-02-14 15:16:31 +00:00
debug.h * include/ruby/debug.h, 2013-10-09 00:21:51 +00:00
defines.h configure.in: FUNC_MINIMIZED 2014-04-17 02:41:39 +00:00
encoding.h transcode.c: add rb_econv_append 2013-09-06 02:45:50 +00:00
intern.h * internal.h (struct RBignum): Use size_t for len. 2014-04-19 01:11:04 +00:00
io.h * include/ruby/intern.h, 2014-02-14 15:16:31 +00:00
missing.h
oniguruma.h Revert r41786 "broken utf-8" 2013-07-09 07:38:15 +00:00
re.h
regex.h
ruby.h * numeric.c (rb_num2long): Returns a long. 2014-04-18 15:46:32 +00:00
st.h * st.c: add st_values() and st_values_check(). 2013-11-28 08:39:16 +00:00
subst.h
thread.h
thread_native.h * ext/openssl/depend: remove dependency from internal headers. 2014-05-14 10:55:38 +00:00
util.h * configure.in: check qsort_r(3) and whether it is GNU version. 2014-02-08 12:50:28 +00:00
version.h ruby/version.h: bump API version 2013-12-26 03:53:20 +00:00
vm.h
win32.h * win32/win32.c, include/ruby/win32.h (ustatfs): implementation of 2014-04-22 15:45:00 +00:00