summaryrefslogtreecommitdiffstats
path: root/lib/libgssapi/gss_add_cred.c
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2006-01-03 15:34:27 +0000
committerbrian <brian@FreeBSD.org>2006-01-03 15:34:27 +0000
commit9105db3d2726214d0faf593e5669709b899b0caa (patch)
tree87953498e6bb421d3b684a3f0bbdb47c4a157c8f /lib/libgssapi/gss_add_cred.c
parent437ca548c4813360f18fa4cd49ae7085434dcf56 (diff)
downloadFreeBSD-src-9105db3d2726214d0faf593e5669709b899b0caa.zip
FreeBSD-src-9105db3d2726214d0faf593e5669709b899b0caa.tar.gz
For the ``#ifdef NOTYET'' code that allows calling non-async-safe
functions in the child after a fork() from a threaded process, use __sys_setprocmask() rather than setprocmask() to keep our signal handling sane. Without this fix, signals are essentially ignored in said child and things such as protection violations result in an endless busy loop. Reviewed by: deischen
Diffstat (limited to 'lib/libgssapi/gss_add_cred.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud