ObjFW  Check-in [8f02ff02dc]

Overview
Comment:Fix a possible race condition in initialize_class.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8f02ff02dca421fbdbcd20c63823660b087c77805c57f0f5187b41b16401383c
User & Date: js on 2012-08-05 16:52:14
Other Links: manifest | tags
Context
2012-08-05
17:22
Use recursive pthread mutexes if available. check-in: 1e10b33066 user: js tags: trunk
16:52
Fix a possible race condition in initialize_class. check-in: 8f02ff02dc user: js tags: trunk
12:17
Use -Wno-objc-root-class if available. check-in: 0c87d8f53b user: js tags: trunk
Changes