mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	
				* eval.c (rb_thread_start_0): fixed memory leak. * parse.y (none): should clear cmdarg_stack too. * io.c (rb_fopen): use setvbuf() to avoid recursive malloc() on some platforms. * file.c (rb_stat_dev): device functions should honor stat field types (except long long such as dev_t). * eval.c (rb_mod_nesting): should not push nil for nesting array. * eval.c (rb_mod_s_constants): should not search array by rb_mod_const_at() for nil (happens for singleton class). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1320 b2dd03c8-39d4-4d8f-98ff-823fe69b080e  | 
			||
|---|---|---|
| .. | ||
| alloca.c | ||
| crypt.c | ||
| dir.h | ||
| dup2.c | ||
| file.h | ||
| finite.c | ||
| flock.c | ||
| isinf.c | ||
| isnan.c | ||
| memcmp.c | ||
| memmove.c | ||
| mkdir.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 | ||