ruby/missing
nobu 39330d6b79 lgamma_r.c: fix at -0.0
* math.c (ruby_lgamma_r): missing/lgamma_r.c is used on Windows,
  since msvcrt does not provide it.
* missing/lgamma_r.c (lgamma_r): fix lgamma(-0.0).
  [ruby-core:74823] [Bug #12249]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54496 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-04-06 01:17:55 +00:00
..
acosh.c
alloca.c
cbrt.c
close.c
crt_externs.h
crypt.c
dup2.c
erf.c
explicit_bzero.c missing.h: remove explicit_bzero_by_memset_s 2016-01-10 06:45:36 +00:00
ffs.c
file.h
fileblocks.c
finite.c
flock.c
hypot.c
isinf.c
isnan.c
langinfo.c
lgamma_r.c lgamma_r.c: fix at -0.0 2016-04-06 01:17:55 +00:00
memcmp.c
memmove.c
nextafter.c
setproctitle.c missing/setproctitle.c: Avoid invalidating argv[1], argv[2], etc. until the first call to Process.setproctitle, because the ps command of AIX refers to the argv array. [Bug #10090] 2014-10-08 22:31:53 +00:00
signbit.c
strchr.c
strerror.c
strlcat.c
strlcpy.c
strstr.c
strtol.c
tgamma.c
x86_64-chkstk.s