sync() revised

2004-10-29 Thread Reini Urban
I revised my sync() patch, which compiles and works. The assignment is on the way. Still didn't find any package which actually uses that. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ 2004-10-29 Reini Urban [EMAIL PROTECTED] * syscalls.cc (sync): Implement it via cygheap-fdtab

Re: [Patch] cygcheck: Don't use keyeprint if GetLastError is irrelevant.

2004-10-29 Thread Christopher Faylor
On Fri, Oct 29, 2004 at 06:31:11AM +0200, Bas van Gompel wrote: Following (trivial, once more, I hope) patch cleans up some of the (IMO) inappropriate ``keyeprint'' usage in cygcheck. It (keyeprint) should not be used when GetLastError does not apply, I think. Also the format ending in ``failed''