ruby--ruby/ext/digest/sha2
knu 04cad34c2f * ext/digest/sha2/sha2.c: The ULL suffix is not supported by
pre-C99 compilers, so resurrect the ULL() macro to regain
  portability. [ruby-dev:39032]



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24434 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-08-06 16:51:37 +00:00
..
lib
.cvsignore
depend
extconf.rb * ext/digest/*/extconf.rb: inttypes.h and unistd.h need not be 2009-08-06 16:36:54 +00:00
sha2.c * ext/digest/sha2/sha2.c: The ULL suffix is not supported by 2009-08-06 16:51:37 +00:00
sha2.h
sha2init.c