semaphores: fix missed wakes from ABA bug in waiter count logic
[musl] / arch / x32 / bits / signal.h
2017-01-04 Rich Felkerreduce impact of REG_* namespace pollution in x86[_64...
2015-03-18 Rich Felkerfix MINSIGSTKSZ values for archs with large signal...
2014-03-19 Rich Felkerfix signal.h breakage from moving stack_t to arch-speci...
2014-03-19 Rich Felkermove signal.h definition of stack_t to arch-specific...
2014-02-23 rofl0rx32 port (diff against vanilla x86_64)
2014-02-23 rofl0rimport vanilla x86_64 code as x32