1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/missing
nobu 893efc4db9 * missing/langinfo.c (nl_langinfo_0): fixed typos for SJIS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-05 08:59:46 +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
cbrt.c
crypt.c * suppress warnings on cygwin, mingw and mswin. 2008-06-01 19:55:25 +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_0): fixed typos for SJIS. 2009-01-05 08:59:46 +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
strchr.c
strerror.c
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
vsnprintf.c * missing/vsnprintf.c (BSD_vfprintf): fix for test_sprintf_comb.rb, by 2008-12-22 03:25:14 +00:00