logoalt Hacker News

shevy-javatoday at 11:07 AM1 replyview on HN

That's actually crafty. I wonder what the rationale was for the C function time_mload(). Anyone able to find out? How can we see which person created it first?


Replies

pmontratoday at 1:42 PM

The source code for that function is at https://github.com/ruby/ruby/blob/a75a8ccd9d2fa46eb68fe21469...

You can check the git blame and all the history. Unsurprisingly the function itself is from the 90s.