mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
Even on 10.5.8, poll() does not do the right thing. Haven't checked on newer versions. Hence, wrap all occurences of poll() to pa_poll and emulate that call with select() on OSX. This is totally embarassing. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pabrowse.c | ||
| pacat.c | ||
| pacmd.c | ||
| pactl.c | ||
| padsp | ||
| padsp.c | ||
| pasuspender.c | ||
| pax11publish.c | ||
| qpaeq | ||