1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/missing
usa 8563b285fb * util.c (rv_alloc, freedtoa): use our normal xmalloc()/xfree() because
couldn't free the returned pointer from ruby_dtoa().

	* missing/vsnprintf.c (cvt): receive buffer and use/return it instead
	  of returning the pointer returned from BSD__dtoa().

	* missing/vsnprintf.c (BSD_vfprintf): pass buf to cvt() as the buffer.
	  [ruby-core:22184]



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-20 14:29:00 +00:00
..
acosh.c
alloca.c * configure.in (--with-arch): added new option to support 2009-02-07 09:02:50 +00:00
cbrt.c
crypt.c
dup2.c
erf.c
file.h
fileblocks.c
finite.c
flock.c
hypot.c
isinf.c
isnan.c
langinfo.c * missing/langinfo.c (nl_langinfo_codeset): accepts iso-8859 2009-02-02 22:02:16 +00:00
lgamma_r.c
memcmp.c
memmove.c
os2.c
strchr.c
strerror.c
strlcat.c
strlcpy.c
strstr.c
strtol.c
tgamma.c
vsnprintf.c * util.c (rv_alloc, freedtoa): use our normal xmalloc()/xfree() because 2009-02-20 14:29:00 +00:00