summaryrefslogtreecommitdiffstats
path: root/config.tests/common/atomicfptr
Commit message (Collapse)AuthorAgeFilesLines
* config.tests: Replace LGPL21 with LGPL license headerKai Koehne2017-03-031-13/+19
| | | | | | | Also use canonical contact url. Change-Id: Ia1f814ce822d247f3af14c1ea46e07cfad0fda09 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* configure: check whether std::atomic<T> works for function pointersThiago Macieira2016-06-094-0/+82
And ask the user to apply one of the patches we're carrying to their Standard Libraries. Change-Id: I7e6338336dd6468ead24ffff141139c79056922e Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>