ObjFW  Check-in [2bf66ace60]

Overview
Comment:Add missing #ifdef OF_HAVE_BLOCKS.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2bf66ace60c46c08f1cc6cc7dbfb2ed591efdc889fa482da96c8ba498bfd3aeb
User & Date: js on 2010-10-06 19:37:13
Other Links: manifest | tags
Context
2010-10-07
21:25
Fix a typo in OFStreamObserver, affecting it only when using select(). check-in: 1f02ada35e user: js tags: trunk
2010-10-06
19:37
Add missing #ifdef OF_HAVE_BLOCKS. check-in: 2bf66ace60 user: js tags: trunk
09:21
Fix x86(_64) asm for of_atomic_{or,and,xor}_32.
Improve x86(_64) asm for of_atomic_cmpswap_{32,ptr}.
check-in: 7334aa1c81 user: js tags: trunk
Changes