threadsafe _r functions in perl

sky on 2001-07-06T16:57:27

Time to shut my mouth and pour out some more C code. I promised Jarkko to make some _r functions and so I will. The following is the plan for tonight.

  1. Invent a new structure for _r data structures
  2. Make it a global variable of the PerlInterpreter
  3. Patch
    • localtime
    • gmtime
    • somethign else hopefully
  4. Send patch to p5p Artur