strange bug in gettimeofday function

2007-02-11 Thread Andrew Makhorin
Hi, I detected a strange bug in the standard function gettimeofday. It *sometimes* reports the time which being expressed as the integer number of milliseconds is *less* than the time obtained *earlier* with the same function. The expression 100 * tv.tv_sec + tv.tv_usec is calculated in 64-bi

Re: strange bug in gettimeofday function

2007-02-11 Thread Christopher Faylor
On Sun, Feb 11, 2007 at 07:20:14PM +0300, Andrew Makhorin wrote: >Hi, > >I detected a strange bug in the standard function gettimeofday. >It *sometimes* reports the time which being expressed as the integer >number of milliseconds is *less* than the time obtained *earlier* with >the same function.

can not find install-sh **help**

2007-02-11 Thread suntzu
Hi to all, I am facing some problems while trying to install cs161-binutils package. I download this package (cs161-binutils-1.4.tgz) to my root directory and i unziped it creating among others a new directory binutils-2.14 nad a file toolbuild.sh. I suppose to "run" toolbuild.sh first but when

Re: can not find install-sh **help**

2007-02-11 Thread Tim Prince
[EMAIL PROTECTED] wrote: Hi to all, I am facing some problems while trying to install cs161-binutils package. I download this package (cs161-binutils-1.4.tgz) to my root directory and i unziped it creating among others a new directory binutils-2.14 nad a file toolbuild.sh. I suppose to "run" t

Re: chkdsk hates rxvt?

2007-02-11 Thread Brian Dessent
David Arnstein wrote: > Then chkdsk will prompt me to do a boot time analysis. I respond "Y" for > yes. Then chkdsk hangs forever. This is the expected behavior when you run a native program attached to a tty. Please see the archives, this has been discussed extensively.

Re: strange bug in gettimeofday function

2007-02-11 Thread Lev Bishop
On 2/11/07, Christopher Faylor wrote: On Sun, Feb 11, 2007 at 07:20:14PM +0300, Andrew Makhorin wrote: >Hi, > >I detected a strange bug in the standard function gettimeofday. >It *sometimes* reports the time which being expressed as the integer >number of milliseconds is *less* than the time obta

Re: strange bug in gettimeofday function

2007-02-11 Thread Carlo Florendo
Andrew Makhorin wrote: Hi, I detected a strange bug in the standard function gettimeofday. It *sometimes* reports the time which being expressed as the integer number of milliseconds is *less* than the time obtained *earlier* with the same function. If you mean that you call gettimeofday twice

Re: Help. Cygwin corrupting files

2007-02-11 Thread Carlo Florendo
Chuck wrote: Larry Hall (Cygwin) wrote: Chuck wrote: At first I thought my recent problems with cygwin were limited to the occasional "ls" command listing nothing. Run it again an it works (usually). Now the problems are getting worse. I tried to "rm" a file that I own and it didn't fully delet

Re: Probllem with New GDB/Eclipse

2007-02-11 Thread Charles Tubbs
Brian Dessent dessent.net> writes: > > Doyle Rhynard wrote: > > > When others depend upon what you do, the old maximum for physicians > > should apply also: "First, do no harm". My suggestion is to roll back > > That logic would only apply if the Eclipse module was an actual Cygwin > package,