]> arthur.barton.de Git - netatalk.git/commit - etc/afpd/afp_dsi.c
Fix signal blocking, pthread_sigmask was called before mask initialisation. Also...
authorFrank Lahm <franklahm@googlemail.com>
Wed, 20 Jun 2012 13:33:26 +0000 (15:33 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Wed, 20 Jun 2012 13:33:26 +0000 (15:33 +0200)
commitd8f375c4fbff7a27768ce6efebec64ab193734ee
treee1d03070ae7173a22ebcefe3d50a43b3fa4db662
parent25e03ec9edd863136008881a4a57ea9a788d34b3
Fix signal blocking, pthread_sigmask was called before mask initialisation. Also block all sigs instead of only SIGTERM (think I saw SIGHUP somewhere).
etc/afpd/afp_dsi.c