]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE12-better-signal-thread-support-for-fileserver-20030113
authorNickolai Zeldovich <kolya@mit.edu>
Fri, 31 Jan 2003 21:08:58 +0000 (21:08 +0000)
committerGarry Zacheiss <zacheiss@mit.edu>
Fri, 31 Jan 2003 21:08:58 +0000 (21:08 +0000)
commit98a81a5d187e4f27a7ff3154cbac9092179d4ac4
treefd27f6d9a097d3f60ab0d9768d05035ac7e1b66e
parent4caa43dec36f368aa4ed8efafc3d15281c7b509a
STABLE12-better-signal-thread-support-for-fileserver-20030113

Improved signal-thread support for the pthread fileserver,
which avoids blocking signals in any thread, to appease Linux's
thread signaling semantics.

(cherry picked from commit eff534794e7f49166094fa9279bc4d51520d62a8)
src/tviced/Makefile.in
src/util/Makefile.in
src/util/softsig.c [new file with mode: 0644]
src/util/softsig.h [new file with mode: 0644]
src/viced/viced.c