Date: Wed, 28 Nov 2001 09:29:04 -0800 (PST) From: "Andrew R. Reiter" <arr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/xtend xtend.c Message-ID: <200111281729.fASHT4h76505@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
arr 2001/11/28 09:29:04 PST Modified files: libexec/xtend xtend.c Log: - Change parameters of signal handlers in order to be correct (they are handed a integer, not void). - No need to set flags to zero when they already will be. - It was also noted the manner in which the signal handling has changed might possibly generate some problems (hangs possibly) -- these, while remaining in the code, will be fixed shortly (within a day). Submitted by: bde Revision Changes Path 1.11 +9 -12 src/libexec/xtend/xtend.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?200111281729.fASHT4h76505>