Re: 1.5.5-1: problem with read() on Athlon MP in WinXP

2003-12-09 Thread Brian Ford
Please don't include plain text email addresses in the body of messages. It is food for spam harvesters. Thanks. On Tue, 9 Dec 2003, Jeff Gilchrist wrote: > Brian Ford wrote: > >It sounds like you may have two problems here, but this may be the first > >one: > > > >http://cygwin.com/cygwin-ug-net

Re: 1.5.5-1: problem with read() on Athlon MP in WinXP

2003-12-09 Thread Jeff Gilchrist
From: Brian Ford <[EMAIL PROTECTED]> To: Jeff Gilchrist <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: 1.5.5-1: problem with read() on Athlon MP in WinXP Date: Tue, 9 Dec 2003 12:58:04 -0600 (CST) It sounds like you may have two problems here, but this may be the fir

Re: 1.5.5-1: problem with read() on Athlon MP in WinXP

2003-12-09 Thread Brian Ford
It sounds like you may have two problems here, but this may be the first one: http://cygwin.com/cygwin-ug-net/using-textbinary.html On Tue, 9 Dec 2003, Jeff Gilchrist wrote: > I have a simple C program that reads in a file using the read() function, > then outputs the data to stdout so if you re

1.5.5-1: problem with read() on Athlon MP in WinXP

2003-12-09 Thread Jeff Gilchrist
I have a very strange problem using the 1.5.5-1 cygwin so I wanted to post the information in case someone has seen this before on another system. I have a simple C program that reads in a file using the read() function, then outputs the data to stdout so if you redirect stdout to a file, the en