cvs commit: src/lib/libc/stdtime localtime.c

Warner Losh imp at FreeBSD.org
Tue Dec 18 20:30:12 PST 2007


imp         2007-12-19 04:30:11 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdtime     localtime.c 
  Log:
  Reduce lock contention for simple cases.
  
  # this really should be done with pthread_once, but I've debugged this code.
  
  Reviewed by: arch@
  
  Revision  Changes    Path
  1.42      +22 -16    src/lib/libc/stdtime/localtime.c


More information about the cvs-src mailing list