mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
b75828fdfa
* 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 |
||
---|---|---|
.. | ||
acosh.c | ||
alloca.c | ||
cbrt.c | ||
close.c | ||
crt_externs.h | ||
crypt.c | ||
crypt.h | ||
des_tables.c | ||
dup2.c | ||
erf.c | ||
explicit_bzero.c | ||
ffs.c | ||
file.h | ||
fileblocks.c | ||
finite.c | ||
flock.c | ||
hypot.c | ||
isinf.c | ||
isnan.c | ||
langinfo.c | ||
lgamma_r.c | ||
memcmp.c | ||
memmove.c | ||
nextafter.c | ||
setproctitle.c | ||
signbit.c | ||
stdbool.h | ||
strchr.c | ||
strerror.c | ||
strlcat.c | ||
strlcpy.c | ||
strstr.c | ||
tgamma.c | ||
x86_64-chkstk.s |