1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/digest/md5
nobu a64266a728 * configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert),
ext/digest/md5/md5.c, ext/openssl/ossl.c (main),
  ext/socket/extconf.rb (ipv6, wide-getaddrinfo): main should be int.

* main.c (main), win32/winmain.c, wince/wincemain.c (WinMain): envp is
  no longer used so long time.  based on a patch from Peter Bowen at
  [ruby-core:18208]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18459 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-09 23:15:08 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
depend * ext/digest/md5: Use OpenSSL's MD5 engine if available. It is 2002-09-26 16:27:23 +00:00
extconf.rb * ruby.h, lib/mkmf.rb (create_header): clear command line options for 2006-05-25 23:44:08 +00:00
md5.c * configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert), 2008-08-09 23:15:08 +00:00
md5.h * ext/digest/digest.c (rb_digest_base_alloc, 2006-10-11 12:43:58 +00:00
md5init.c * ext/digest: Prefix C constants with RUBY_ and C type names with 2006-10-20 12:48:35 +00:00
md5ossl.c * ext/digest/digest.c (rb_digest_base_alloc, 2006-10-11 12:43:58 +00:00
md5ossl.h * ext/digest/digest.c (rb_digest_base_alloc, 2006-10-11 12:43:58 +00:00