Check-in [4ce6697da8]
Overview
Comment:Fixed bugs related to not using C11 atomics
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 4ce6697da85123a2a784497a43ab2a77fa915512
User & Date: rkeene on 2016-03-03 04:21:31
Other Links: manifest | tags
Context
2016-05-20
15:52
Added a simple way to pass additional CFLAGS/LDFLAGS/LIBS check-in: 6d0a708452 user: rkeene tags: trunk
2016-03-03
04:21
Fixed bugs related to not using C11 atomics check-in: 4ce6697da8 user: rkeene tags: trunk
2016-02-23
05:24
Added a troubleshooting section to the README about C11 atomics and broken versions of gcc check-in: afddda9b5d user: rkeene tags: trunk
Changes