Date: Sun, 7 Nov 1999 00:20:22 +0100 (CET) From: Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de> To: freebsd-questions@FreeBSD.ORG Subject: Re: maximum signals Message-ID: <199911062320.AAA20506@dorifer.heim3.tu-clausthal.de>
next in thread | raw e-mail | index | archive | help
Kip Macy wrote in list.freebsd-questions: > What is the maximum number of signals that -current supports? From /usr/include/sys/signal.h: #define _SIG_MAXSIG 128 This was changed recently in -current (the old maximum number is 32 signals.) Regards Oliver -- Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" (Terry Pratchett) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911062320.AAA20506>