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 4cd86dbe9f * missing/lgamma_r.c (lgamma_r): some compilers don't permit dividing
by literal 0.0. use const variable instead.

	* {bcc32,win32,wince}/Makefile.sub (MISSING): add lgamma_r.obj and
	  tgamma.obj.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15390 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-02-07 02:14:54 +00:00
..
acosh.c * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
alloca.c
crypt.c
dup2.c
erf.c
file.h
fileblocks.c
finite.c
flock.c
hypot.c
isinf.c
isnan.c
lgamma_r.c * missing/lgamma_r.c (lgamma_r): some compilers don't permit dividing 2008-02-07 02:14:54 +00:00
memcmp.c
memmove.c
os2.c
strchr.c
strerror.c
strftime.c
strlcat.c
strlcpy.c
strstr.c
strtol.c
tgamma.c * math.c (math_gamma): new method Math.gamma. 2008-02-07 01:43:43 +00:00
vsnprintf.c
x68.c