Date: Wed, 25 Aug 1999 02:05:29 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_locore.s Message-ID: <199908250905.CAA21572@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 1999/08/25 02:05:29 PDT Modified files: sys/i386/linux linux_locore.s Log: Fix stack misalignment for Linux binaries caused by `linux_sigcode' not being a multiple of 4 bytes in size. This solves the recent SIGBUS errors for glibc2.1 configurations. Explained by: bde Revision Changes Path 1.3 +1 -1 src/sys/i386/linux/linux_locore.s 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?199908250905.CAA21572>