1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/missing
mame 4e9b6e308b merges r28623 from trunk into ruby_1_9_2.
--
* missing/close.c: keep original errno.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-07-14 03:46:26 +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 * math.c (math_cbrt): new method Math.cbrt. 2008-02-09 09:36:03 +00:00
close.c merges r28623 from trunk into ruby_1_9_2. 2010-07-14 03:46:26 +00:00
crypt.c * array.c, bignum.c, dln.c, error.c, gc.c, io.c, marshal.c, 2009-03-12 09:16:15 +00:00
dup2.c
erf.c
file.h
fileblocks.c
finite.c
flock.c
hypot.c
isinf.c
isnan.c
langinfo.c * missing/langinfo.c (nl_langinfo_codeset): accepts iso-8859 2009-02-02 22:02:16 +00:00
lgamma_r.c tgamma and lgamma_r is not a error function. 2008-06-15 02:18:06 +00:00
memcmp.c
memmove.c
os2.c
signbit.c * missing/signbit.c: added. 2010-03-11 03:14:21 +00:00
strchr.c
strerror.c * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, 2005-10-22 01:28:00 +00:00
strlcat.c
strlcpy.c
strstr.c
strtol.c
tgamma.c * missing/tgamma.c (tgamma): remove unused variable. 2008-07-02 16:02:52 +00:00