| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: loading of wsock32 disturbs FPU |
| Date: | Thu, 3 Mar 2005 13:51:49 -0000 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20050303005850.GA28410@trixie.casa.cgf.cx> |
| Message-ID: | <SERRANOR881Np7vXee400000053@SERRANO.CAM.ARTIMI.COM> |
| X-OriginalArrivalTime: | 03 Mar 2005 13:51:49.0248 (UTC) FILETIME=[25902000:01C51FF8] |
----Original Message----
>From: Christopher Faylor
>Sent: 03 March 2005 00:59
> I've checked in a patch to cygwin which saves and restores the FPU control
> register around calls to LoadLibrary. That seems to solve the problem.
Confirmed here, but why did you remove the comment? It's still true isn't
it?
@@ -256,7 +261,6 @@ wsock_init ()
if (!wsock_started)
{
- /* Don't use autoload to load WSAStartup to eliminate recursion. */
int (*wsastartup) (int, WSADATA *);
wsastartup = (int (*)(int, WSADATA *))
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |