ruby/missing
k0kubun d8931259d0 internal.h: unify our own stdtbool.h implementation
because we had another one in missing/stdbool.h as well.
Assuming that _Bool does not exist when stdbool.h is absent, I'm in
favor of r57462 implementation rather than r61326.

Note that Visual Studio 2013 has stdbool.h and thus r57462's commit
message is somewhat misleading. This missing/stdbool.h is for Visual
Studio 2012 or older, and for Oracle Solaris Studio 12.2 or older because
it's added in 12.3 https://docs.oracle.com/cd/E24457_01/html/E21987/gkeza.html.

missing/stdbool.h: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66739 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-01-06 14:53:43 +00:00
..
acosh.c
alloca.c
cbrt.c
close.c
crt_externs.h
crypt.c des_tables.c: generation rule 2016-06-04 02:40:04 +00:00
crypt.h string.c: fix memory leak in String#crypt 2017-11-12 15:55:04 +00:00
des_tables.c des_tables.c: generation rule 2016-06-04 02:40:04 +00:00
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 Drop to support NaCl platform. 2017-10-23 05:56:25 +00:00
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
nan.c [ci skip] tabify 2018-01-20 04:18:09 +00:00
nextafter.c
setproctitle.c rubystub 2016-08-20 02:20:34 +00:00
signbit.c
stdbool.h internal.h: unify our own stdtbool.h implementation 2019-01-06 14:53:43 +00:00
strchr.c
strerror.c get rid of sprintf 2016-12-26 09:28:48 +00:00
strlcat.c * missing/strl{cat,cpy}.c: Update latest upstream files. 2016-07-21 13:27:02 +00:00
strlcpy.c * missing/strl{cat,cpy}.c: Update latest upstream files. 2016-07-21 13:27:02 +00:00
strstr.c
tgamma.c fix tgamma for inifity 2017-05-12 16:12:46 +00:00
x86_64-chkstk.s