Commit Graph

3 Commits (0987300e2840bbdc9360515a8e82b387906ae5ec)

Author SHA1 Message Date
Daniel Roethlisberger c972501063 Update copyright notices 12 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 13 years ago