ruby--ruby/missing
ngoto b75828fdfa Support C89 if possible
* addr2line.c: Because stdbool.h is a C99 feature, compile error
  occurs with some old compilers without specifying C99 options.
  Fix compile error with Oracle Solaris Studio 12.4 on Solaris 10.
  [Bug #14200] [ruby-dev:50366]

* missing/stdbool.h: Alternative of stdbool.h for C89 compilers.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61326 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-18 16:17:17 +00:00
..
acosh.c
alloca.c
cbrt.c
close.c
crt_externs.h
crypt.c
crypt.h string.c: fix memory leak in String#crypt 2017-11-12 15:55:04 +00:00
des_tables.c
dup2.c
erf.c
explicit_bzero.c
ffs.c
file.h
fileblocks.c
finite.c
flock.c Drop to support NaCl platform. 2017-10-23 05:56:25 +00:00
hypot.c
isinf.c
isnan.c
langinfo.c
lgamma_r.c
memcmp.c
memmove.c
nextafter.c
setproctitle.c
signbit.c
stdbool.h Support C89 if possible 2017-12-18 16:17:17 +00:00
strchr.c
strerror.c
strlcat.c
strlcpy.c
strstr.c
tgamma.c fix tgamma for inifity 2017-05-12 16:12:46 +00:00
x86_64-chkstk.s