1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/missing
akr d44f24c47c * missing/tgamma.c (tgamma): use lgamma_r if available.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-02-09 14:45:43 +00:00
..
acosh.c * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
alloca.c
cbrt.c * math.c (math_cbrt): new method Math.cbrt. 2008-02-09 09:36:03 +00:00
crypt.c
dup2.c
erf.c
file.h
fileblocks.c
finite.c
flock.c
hypot.c
isinf.c
isnan.c
lgamma_r.c * missing/xlgamma_r.c (lgamma_r): return HUGE_VAL for non-positive 2008-02-09 02:10:57 +00:00
memcmp.c
memmove.c
os2.c
strchr.c
strerror.c
strftime.c
strlcat.c
strlcpy.c
strstr.c
strtol.c
tgamma.c * missing/tgamma.c (tgamma): use lgamma_r if available. 2008-02-09 14:45:43 +00:00
vsnprintf.c
x68.c