Date: Thu, 28 Sep 2000 15:38:15 +0200 From: Maxime Henrion <mux@qualys.com> To: Marco van de Voort <marcov@stack.nl>, freebsd-hackers@freebsd.org Subject: Re: misc freebsd-internal questions. Message-ID: <39D349C6.A89C9340@qualys.com> References: <20000928133215.D81A89717@toad.stack.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Marco van de Voort wrote: > (for the development of the Free Pascal compiler port): > > - Is there a way to easily check FreeBSD version (3.x or 4.x+, because of > the different syscallnrs for signal functions) on syscall level? > Use the sysctl kern.osreldate. > > - Can I use the assembler instruction ENTER ? E.g. Linux doesn't allow it, > because it would complicate the stack overflow handler? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39D349C6.A89C9340>