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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to