ruby/missing
akr 2f2b6ace05 * missing/close.c: undef the macros "getpeername", "getsockname" and
"shutdown" to prevent infinite recursion.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28905 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-08-07 10:05:37 +00:00
..
acosh.c * missing/acosh.c (atanh): should set ERANGE to errno if parameter 2008-06-19 07:51:46 +00:00
alloca.c * missing/alloca.c: s/RUBY_LIB/RUBY_LIB_PREFIX/ [ruby-dev:40395] 2010-02-11 10:20:43 +00:00
cbrt.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
close.c * missing/close.c: undef the macros "getpeername", "getsockname" and 2010-08-07 10:05:37 +00:00
crypt.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
dup2.c * missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c, 2007-06-10 09:30:55 +00:00
erf.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
ffs.c * missing/ffs.c (ffs): fixed for non-zero values. 2010-05-13 12:41:29 +00:00
file.h 2000-02-18 2000-02-18 06:59:36 +00:00
fileblocks.c * missing/fileblocks.c: add for autoconf. 2002-03-16 14:07:06 +00:00
finite.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
flock.c * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
hypot.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
isinf.c * missing/isinf.c (isinf): don't define is the macro is defined. 2007-11-13 16:54:27 +00:00
isnan.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
langinfo.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
lgamma_r.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
memcmp.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
memmove.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
os2.c * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea. 2004-02-21 02:12:21 +00:00
signbit.c * missing/signbit.c: added. 2010-03-11 03:14:21 +00:00
strchr.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
strerror.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
strlcat.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
strlcpy.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
strstr.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
strtol.c * missing/*.c: include missing.h 2010-07-28 08:12:01 +00:00
tgamma.c * missing/tgamma.c (tgamma): remove unused variable. 2008-07-02 16:02:52 +00:00