Adapt rtpoll and friends to Windows by replacing timespec with timeval and
authorPierre Ossman <ossman@cendio.se>
Wed, 3 Oct 2007 14:43:56 +0000 (14:43 +0000)
committerPierre Ossman <ossman@cendio.se>
Wed, 3 Oct 2007 14:43:56 +0000 (14:43 +0000)
commit8dcc1fa6161c2a507d008a50a6d7f5170ce54a14
treea1418db369adeacdf943c2f36a7b721514fa5b7d
parentef8812e89bb867f127813e1b193589a52f0f2073
Adapt rtpoll and friends to Windows by replacing timespec with timeval and
add a fallback when clock_gettime() isn't available.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1926 fefdeb5f-60dc-0310-8127-8f9354f1896f
configure.ac
src/modules/module-combine.c
src/modules/module-null-sink.c
src/pulsecore/rtclock.c
src/pulsecore/rtclock.h
src/pulsecore/rtpoll.c
src/pulsecore/rtpoll.h