ruby/missing
nobu 89c408704b * enumerator.c (enumerator_each, enumerator_with_index): suppress
warnings.

* pack.c (pack_unpack): ditto.

* process.c (rb_syswait): ditto.

* re.c (rb_reg_prepare_enc, rb_reg_prepare_re,
  rb_reg_adjust_startpos): ditto.

* regparse.c (onig_name_to_group_numbers): ditto.

* missing/vsnprintf.c (BSD_vfprintf): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16156 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-04-22 13:49:43 +00:00
..
acosh.c * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
alloca.c * missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c, 2007-06-10 09:30:55 +00:00
cbrt.c * math.c (math_cbrt): new method Math.cbrt. 2008-02-09 09:36:03 +00:00
crypt.c
dup2.c * missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c, 2007-06-10 09:30:55 +00:00
erf.c
file.h
fileblocks.c
finite.c
flock.c * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
hypot.c
isinf.c * missing/isinf.c (isinf): don't define is the macro is defined. 2007-11-13 16:54:27 +00:00
isnan.c
lgamma_r.c * missing/lgamma_r.c (loggamma): return 0 for 1 and 2. 2008-03-06 05:53:03 +00:00
memcmp.c
memmove.c
os2.c
strchr.c
strerror.c
strftime.c * configure.in (RUBY_CHECK_VARTYPE): check if a variable is defined 2007-12-14 01:01:42 +00:00
strlcat.c * missing/{strlcat,strlcpy}.c, missing.h: new functions. 2007-03-19 08:01:40 +00:00
strlcpy.c * missing/{strlcat,strlcpy}.c, missing.h: new functions. 2007-03-19 08:01:40 +00:00
strstr.c
strtol.c
tgamma.c * missing/tgamma.c: include config.h before math.h. [ruby-dev:34075] 2008-03-20 16:22:03 +00:00
vsnprintf.c * enumerator.c (enumerator_each, enumerator_with_index): suppress 2008-04-22 13:49:43 +00:00
x68.c * missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c, 2007-06-10 09:30:55 +00:00