Commit Graph

4 Commits (cfa5b15223b757b2324aef72368f4e16e5aa3aa9)

Author SHA1 Message Date
Daniel Roethlisberger ca923ee7f1 Update copyright notices to 2014 11 years ago
Daniel Roethlisberger c972501063 Update copyright notices 11 years ago
Daniel Roethlisberger 0073cbdc47 Make cache initialization fork()-safe
POSIX threads require mutexes to be reinitialized after fork().  Not
doing so will break daemon mode, depending on pthread implementation.
See issue #5.
12 years ago
Daniel Roethlisberger ddbb945406 Rename unit test sources to fix language detection 12 years ago