mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
b919cb1d93
ruby_snprintf and ruby_vsnprintf. [ruby-dev:40909] * configure.in: don't check snprintf(3) and vsnprintf(3). * include/ruby/missing.h: don't delare snprintf and vsnprintf. * include/ruby/ruby.h: include stdarg.h. * sprintf.c: include vsnprintf.c * vsnprintf.c: renamed from missing/vsnprintf.c. * vsnprintf.c: remove useless ifdefs. * win32/mkexports.rb: use ruby_snprintf and ruby_vsnprintf. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27214 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
acosh.c | ||
alloca.c | ||
cbrt.c | ||
crypt.c | ||
dup2.c | ||
erf.c | ||
file.h | ||
fileblocks.c | ||
finite.c | ||
flock.c | ||
hypot.c | ||
isinf.c | ||
isnan.c | ||
langinfo.c | ||
lgamma_r.c | ||
memcmp.c | ||
memmove.c | ||
os2.c | ||
signbit.c | ||
strchr.c | ||
strerror.c | ||
strlcat.c | ||
strlcpy.c | ||
strstr.c | ||
strtol.c | ||
tgamma.c |