Date: 03 Sep 1999 17:21:44 +0200 From: Alexandre Julliard <julliard@lrc.di.epfl.ch> To: Luoqi Chen <luoqi@watermarkgroup.com> Cc: nox@jelal.kn-bremen.de, weigand@informatik.uni-erlangen.de, wine-devel@winehq.com, freebsd-emulation@FreeBSD.ORG Subject: Re: wine signal handlers lose %fs on FreeBSD Message-ID: <1s4shcuik7.fsf@lrcsun15.epfl.ch> In-Reply-To: Luoqi Chen's message of "Fri, 3 Sep 1999 00:39:32 -0400 (EDT)" References: <199909030439.AAA02576@lor.watermarkgroup.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Luoqi Chen <luoqi@watermarkgroup.com> writes: > Use #if __FreeBSD__ >= 4 , define FS_sig in this case. Doesn't work, since the same binary could be run under both FreeBSD 3 and FreeBSD 4. It needs to be checked at run-time. -- Alexandre Julliard julliard@lrc.epfl.ch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1s4shcuik7.fsf>