ruby--ruby/missing
charliesome af35f2a61d * configure.in: check for the whether crt_externs.h is present when compiling
for darwin (this header is missing in the iOS SDK)
* eval_intern.h: check HAVE_CRT_EXTERNS_H before including crt_externs.h, if
  not defined, include missing/crt_externs.h instead
* hash.c: ditto
* missing/setproctitle.c: ditto
* missing/crt_externs.h: declare _NSGetEnviron() function and define environ
  for iOS

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38644 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-12-28 14:23:25 +00:00
..
acosh.c
alloca.c * missing/alloca.c (xmalloc, xfree): use ruby version, not 2012-04-05 04:26:20 +00:00
cbrt.c
close.c
crt_externs.h * configure.in: check for the whether crt_externs.h is present when compiling 2012-12-28 14:23:25 +00:00
crypt.c
dup2.c
erf.c
ffs.c
file.h
fileblocks.c
finite.c
flock.c Imports Ruby's port to NativeClient (a.k.a NaCl). 2012-05-17 02:48:59 +00:00
hypot.c
isinf.c
isnan.c
langinfo.c
lgamma_r.c * missing/lgamma_r.c (lgamma_r): get rid of false warning on mingw. 2011-05-18 13:35:13 +00:00
memcmp.c
memmove.c
os2.c
setproctitle.c * configure.in: check for the whether crt_externs.h is present when compiling 2012-12-28 14:23:25 +00:00
signbit.c
strchr.c
strerror.c
strlcat.c
strlcpy.c
strstr.c
strtol.c
tgamma.c
x86_64-chkstk.s