mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* configure.in (RUBY_CHECK_VARTYPE): check if a variable is defined and its type. * configure.in (timezone, altzone): check for recent cygwin. * missing/strftime.c (strftime): fix for timezone. [ruby-dev:32536] * lib/mkmf.rb (try_var): should fail for functions. * ext/readline/extconf.rb: should use have_func for functions instead of have_var. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@16988 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
|---|---|---|
| .. | ||
| acosh.c | ||
| alloca.c | ||
| crypt.c | ||
| dup2.c | ||
| erf.c | ||
| file.h | ||
| fileblocks.c | ||
| finite.c | ||
| flock.c | ||
| hypot.c | ||
| isinf.c | ||
| isnan.c | ||
| memcmp.c | ||
| memmove.c | ||
| os2.c | ||
| strcasecmp.c | ||
| strchr.c | ||
| strerror.c | ||
| strftime.c | ||
| strncasecmp.c | ||
| strstr.c | ||
| strtod.c | ||
| strtol.c | ||
| strtoul.c | ||
| vsnprintf.c | ||
| x68.c | ||