ObjFW  Check-in [d7365be372]

Overview
Comment:Import OFThread.h unconditionally.

It's safe to always import OFThread.h now as OFThread even offers
limited functionality when threads are unavailable.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d7365be37269ca9dc50f071934424135d15aca42239d97a60ce69901f41014fb
User & Date: js on 2013-05-22 18:45:08
Other Links: manifest | tags
Context
2013-05-22
20:36
Don't depened on execinfo.h for backtraces. check-in: a889f21180 user: js tags: trunk
18:45
Import OFThread.h unconditionally. check-in: d7365be372 user: js tags: trunk
18:42
Check for more socket-related headers / functions. check-in: 896084c340 user: js tags: trunk
Changes