ObjFW  Timeline

5 check-ins using file src/atomic.h version 243643e5ed

2010-01-30
12:00
Only install atomic.h if atomic ops are available. (check-in: e31d209120 user: js tags: trunk)
11:58
Add -march=i486 to OBJCFLAGS in objfw-config if required. (check-in: 0ec98003aa user: js tags: trunk)
11:56
Nicer checking for atomic ops. (check-in: 5950e1c6a6 user: js tags: trunk)
10:47
Check return value of of_spinlock_*. (check-in: 8a97fac06f user: js tags: trunk)
02:09
Replace some macros with OF_INLINE functions.
This way, there won't be a warning about unused results.
(check-in: 839f45a293 user: js tags: trunk)