Newsgroups: comp.os.msdos.djgpp From: "Hoogenraad, dr. J.H." Subject: Re: itimers Sender: news AT natlab DOT research DOT philips DOT com (USEnet Subsystem) Message-ID: <348B9A8B.73F0@natlab.research.philips.com> Date: Mon, 8 Dec 1997 06:58:19 GMT Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii References: <66a8co$8b9$1 AT nef DOT ens DOT fr> Mime-Version: 1.0 Organization: Philips Research Lines: 23 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Skal wrote: > > Hi, > > I've got a unix program that uses setitimer() and > getitimer() (in ITIMER_REAL mode). The problem > is that it refuses to work when compiled with > DJGPP. Am i doing something wrong or is there > really a compatibility problem?Basically, the code that is implemented in the current DJGPP version stinks. Not only is only one timer implemented, also the timers do not function well at all settings. getitimer is also badly implemented. I've submitted new versions of the sources, and I hope they'll be in future versions. If you can figure out what their status is, you might either be able to get a full new version of the library, or I might give you some patches. -- Jan Hoogenraad Philips Research Laboratories Building: WB 2-007 Prof. Holstlaan 4 (WB21) Phone: +31 40 2742074 5656 AA Eindhoven Fax: +31 40 2745002 The Netherlands E-mail: hoogenrd AT natlab DOT research DOT philips DOT com