* sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since it

didn't seem to affect the "bash hangs" problem.
This commit is contained in:
Christopher Faylor
2000-03-07 18:32:40 +00:00
parent 5abc9b830b
commit cba95ef1c8
3 changed files with 9 additions and 6 deletions

View File

@@ -37,7 +37,6 @@ static char rcsid[] = "$OpenBSD: mcount.c,v 1.6 1997/07/23 21:11:27 kstailey Exp
#include <sys/param.h>
#include <sys/types.h>
#include <sys/strace.h>
#include <gmon.h>
/*