Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 09/28/1998 15:36:09
Module Name:	src
Committed By:	jonathan
Date:		Mon Sep 28 22:36:09 UTC 1998

Modified Files:
	src/gnu/usr.bin/gcc/arch/mips: mips.c
Log Message:
cleanup: Use sigemptyset() if HAVE_SIGEMPTYSET defined,
otherwise zero out entire struct sigaction.