ruby/ext/fiddle
Nobuyoshi Nakada 6dbc3a2871
autoconf may not be available
2020-05-27 23:46:55 +09:00
..
lib [ruby/fiddle] Improve documentation on how to correctly free memory and free memory in tests (#33) 2020-05-23 14:34:07 +09:00
win32 _GNU_SOURCE is needed for mkostemp on Cygwin 2020-05-26 19:17:47 +09:00
closure.c Do not set USE_FFI_CLOSURE_ALLOC=1 in fiddle on OpenBSD 2020-03-08 17:47:48 -07:00
closure.h
conversions.c
conversions.h conversions.h: PTR2NUM 2015-12-13 09:35:10 +00:00
depend sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
extconf.rb ext/fiddle/extconf.rb: Fix the condition of libffi <= 3.1 2020-05-13 10:57:14 +09:00
extlibs autoconf may not be available 2020-05-27 23:46:55 +09:00
fiddle.c [ruby/fiddle] Initialize memory to 0 when calling Fiddle.malloc(). (#24) 2020-05-23 14:29:16 +09:00
fiddle.gemspec ext/fiddle/fiddle.gemspec: avoid require lib/fiddle/version.rb 2020-05-24 04:01:20 +09:00
fiddle.h
function.c [ruby/fiddle] Remove taint support (#21) 2019-10-24 19:34:49 +09:00
function.h
handle.c [ruby/fiddle] Remove taint support (#21) 2019-10-24 19:34:49 +09:00
pointer.c [ruby/fiddle] Improve documentation on how to correctly free memory and free memory in tests (#33) 2020-05-23 14:34:07 +09:00