]> granicus.if.org Git - libatomic_ops/commit
Fix 'missing select.h', 'undefined sigprocmask' compiler errors (Hexagon)
authorIvan Maidanski <ivmai@mail.ru>
Thu, 8 Jun 2017 22:01:21 +0000 (01:01 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 8 Jun 2017 22:01:21 +0000 (01:01 +0300)
commit6c61bfaf1de3ac5eb6105ab7c46efda8bcf16b17
tree34f4c604b2d283d52ff21651ae02012f851d123e
parentd0bbf851dfcacab57dc0f2e588bd90f5c20a6a67
Fix 'missing select.h', 'undefined sigprocmask' compiler errors (Hexagon)

* src/atomic_ops.c [__hexagon__ && !AO_USE_NO_SIGNALS
&& !AO_USE_NANOSLEEP] (AO_USE_NO_SIGNALS, AO_USE_NANOSLEEP): Define;
add comment.
src/atomic_ops.c