Make uxsig.o state thread-local.
authorMatt Birkholz <puck@birchwood-abbey.net>
Sun, 19 Jul 2015 20:56:10 +0000 (13:56 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Thu, 26 Nov 2015 08:09:47 +0000 (01:09 -0700)
commit3b548af2381e62d49f524439eb8c0e9bb65cc27b
tree25e6f991e40c5804028dfabb33f0fa392caec4b1
parent6a0c5f554fca5288a805ee6b0eebe4d4d3f8a07a
Make uxsig.o state thread-local.

Most of this module's variables are read-only after initialization.
Make blocked_signals and buffer thread-local.
src/microcode/uxsig.c