Handle the case where setitimer(ITIMER_VIRTUAL) is not always available
authorIan Lynagh <igloo@earth.li>
Sun, 8 Feb 2009 19:14:31 +0000 (19:14 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 8 Feb 2009 19:14:31 +0000 (19:14 +0000)
commit4fc80ef6710401b4b249c2bf298986623bdbd503
treef422124a2291215b261da346f8acfcde9bd53565
parenta7d8074da3f326da718d1057d1b3337210ba34a8
Handle the case where setitimer(ITIMER_VIRTUAL) is not always available
Patch from sthibaul. Fixes trac #2883.
configure.ac
rts/posix/Itimer.c