Date: Fri, 5 Dec 1997 20:57:30 -0800 (PST) Message-Id: <199712060457.UAA07819@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: massimin AT nef DOT ens DOT fr (Skal), djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: itimers Precedence: bulk At 01:05 12/6/1997 GMT, 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? DJGPP does provide `getitimer' and `setitimer'. Start by reading their docs with the rest of those for libc, and make sure what you're doing matches. If that does not provide enlightenment, please post a short, but complete, example that reproduces the problem. Tell what you think it should do and what it does. (You don't say what you mean by "it refuses to work".) Also post the information requested by FAQ section 6.12. Nate Eldredge eldredge AT ap DOT net