summaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_atomic.c
Commit message (Expand)AuthorAge
* fixes #1586 Undefined reference to nni_atomic_swap & nni_atomic_cas(Built by ...alvin12212022-05-29
* Could use GCC atomics for older versions of GCC.Garrett D'Amore2021-12-08
* Compilation failure for atomics on legacy platforms (gcc 4.8, centos 7)Garrett D'Amore2021-12-08
* Provide atomic pointer support.Garrett D'Amore2021-12-05
* more compile fixes for legacy atomicsGarrett D'Amore2020-02-05
* fixes #1182 v1.2.5 build fails gcc 4.8Garrett D'Amore2020-02-05
* fixes #1176 Unable to build latestGarrett D'Amore2020-01-27
* XREQ and others race on TTL.Garrett D'Amore2020-01-11
* fixes #1105 pollable can be inlined, and use atomicsGarrett D'Amore2020-01-04
* fixes #1075 WebSocket heap use after freeGarrett D'Amore2019-12-30
* fixes #1034 POSIX atomic handing default case is bustedGarrett D'Amore2019-12-24
* wrong return type in fallback atomic opGarrett D'Amore2019-06-05
* fix #946 Use after free in TLSGarrett D'Amore2019-05-19
* fixes #674 want 64-bit atomics (for stats)Garrett D'Amore2018-08-27
* fixes #572 Several locking errors foundGarrett D'Amore2018-07-03