Date: Sat, 8 Feb 2003 01:51:19 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: David Malone <dwmalone@FreeBSD.org> Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c Message-ID: <Pine.BSF.4.21.0302080149360.23409-100000@InterJet.elischer.org> In-Reply-To: <200302080926.h189QVQu021974@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 8 Feb 2003, David Malone wrote: > 1) Linux_sendto was trashing the BSD sockaddr it put in the stackgap, > so be more careful about calling stackgap_init. > > Tested by: Fred Souza <fred@storming.org> we need to get rid of the stackgap.. linux threaded programs can fail when two threads smash the same stackgap. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0302080149360.23409-100000>