From: noer@cygnus.com (Geoffrey Noer)
Subject: Re: pause()
24 Feb 1998 08:53:19 -0800
Message-ID: <199802232249.OAA27029.cygnus.gnu-win32@rtl.cygnus.com>
References: <3.0.32.19980223200905.007dcda0@pop.ihug.co.nz>
Content-Type: text
To: uecasm@geocities.com (Gavin Lambert)
Cc: gnu-win32@cygnus.com

Gavin Lambert wrote:
> 
> The program prefers to use virtual timers if possible (using setitimer &
> getitimer); are they available somewhere?
> 
> As part of its timer routines, it sets a SIGALRM handler, calls alarm(),
> and then pause().  pause() has a prototype in the standard headers (in
> sys/unistd.h), but ld reports that it cannot find the routine in the library.

alarm, pause, setitimer, getitimer are all included in upcoming b19.

-- 
Geoffrey Noer
noer@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
