This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: pause()


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]