mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
de51a663b4
* file.c (rb_file_flock): do not trap EINTR. * missing/flock.c (flock): returns the value from lockf(2) directly. * eval.c (ev_const_defined): should ignore toplevel cbase (Object). * eval.c (ev_const_get): ditto. * ext/md5/md5.h: replace by independent md5 implementation contributed by L. Peter Deutsch (thanks). * ext/md5/md5init.c: adopted to Deutsch's md5 implementation. * pack.c (pack_unpack): string from P/p should be tainted. * ext/curses/curses.c: curses on Mac OS X public beta does not have _maxx etc. * marshal.c (w_object): should truncate trailing zero short for bignums. * object.c (sym_intern): new method. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
alloca.c | ||
crypt.c | ||
dup2.c | ||
file.h | ||
finite.c | ||
flock.c | ||
hypot.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 |