1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/objspace
nobu 00dab76f20 objspace_dump.c: fix declaration
* ext/objspace/objspace_dump.c (dump_output): fix declaration,
  mkstemp() needs a writable buffer.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-11-09 13:34:53 +00:00
..
depend * ext/objspace/object_tracing.c: Add experimental methods to dump 2013-11-08 17:06:55 +00:00
extconf.rb objspace_dump.c: fix portability issue 2013-11-09 06:16:58 +00:00
gc_hook.c * ext/objspace/gc_hook.c: prohibit reentrant. 2013-10-11 09:13:18 +00:00
object_tracing.c * ext/objspace/object_tracing.c: use declarations in internal.h. 2013-11-09 12:00:04 +00:00
objspace.c * ext/objspace/object_tracing.c: use declarations in internal.h. 2013-11-09 12:00:04 +00:00
objspace.h * ext/objspace/object_tracing.c: Add experimental methods to dump 2013-11-08 17:06:55 +00:00
objspace_dump.c objspace_dump.c: fix declaration 2013-11-09 13:34:53 +00:00