summaryrefslogtreecommitdiff
path: root/src/time/mktime.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011-08-11 15:54:06 -0400
committerRich Felker <dalias@aerifal.cx>2011-08-11 15:54:06 -0400
commitc5168071738467fb67e932976e56f364291cca60 (patch)
tree54e3955cd2a4c5f4d5839ae2fafc251edc431b99 /src/time/mktime.c
parent140778582487fb082716eec74324d7b16beb2daf (diff)
downloadmusl-c5168071738467fb67e932976e56f364291cca60.tar.gz
block signals in timer threads
if a timer thread leaves signals unblocked, any future attempt by the main thread to prevent the process from being terminated by blocking signals will fail, since the signal can still be delivered to the timer thread.
Diffstat (limited to 'src/time/mktime.c')
0 files changed, 0 insertions, 0 deletions