ObjFW  Check-in [de63989ad8]

Overview
Comment:Implement objc_sync_enter and objc_sync_exit if they're missing.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: de63989ad863014f378504ca340815be4a1b7561121ccf0d9580fa5eb77c2504
User & Date: js on 2009-05-24 19:31:13
Other Links: manifest | tags
Context
2009-05-24
21:09
Fall back to gethostbyname + locking if getaddrinfo is missing. check-in: 488da685e4 user: js tags: trunk
19:31
Implement objc_sync_enter and objc_sync_exit if they're missing. check-in: de63989ad8 user: js tags: trunk
18:04
Always use #include "config.h" instead of #import "config.h". check-in: 94ea6848a8 user: js tags: trunk
Changes