ObjFW  Check-in [7115c55ef0]

Overview
Comment:Split atomic.h into multiple files

Having one file per implementation reduces the #ifdef hell and makes it
much more readable.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7115c55ef0672f26c9796d2d05ace880321a5c403a446eece53c6e7c1438819f
User & Date: js on 2016-07-31 23:04:07
Other Links: manifest | tags
Context
2016-07-31
23:41
atomic.h: Add support for __atomic_* builtins check-in: 64edae4128 user: js tags: trunk
23:04
Split atomic.h into multiple files check-in: 7115c55ef0 user: js tags: trunk
21:54
Add of_memory_barrier_{producer,consumer}() check-in: 24796a2dc1 user: js tags: trunk
Changes