Date: Sat, 28 Feb 1998 02:50:04 -0800 (PST) From: James Raynard <jraynard@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/csh csh.c exec.c func.c hist.c proc.c sem.c set.c Message-ID: <199802281050.CAA04909@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jraynard 1998/02/28 02:50:04 PST
Modified files:
bin/csh csh.c exec.c func.c hist.c proc.c sem.c
set.c
Log:
Don't assume sigset_t and int are equivalent.
Revision Changes Path
1.13 +6 -6 src/bin/csh/csh.c
1.9 +2 -2 src/bin/csh/exec.c
1.10 +5 -5 src/bin/csh/func.c
1.6 +2 -2 src/bin/csh/hist.c
1.8 +10 -10 src/bin/csh/proc.c
1.7 +4 -4 src/bin/csh/sem.c
1.8 +2 -2 src/bin/csh/set.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802281050.CAA04909>
