pulseaudio/src
Lennart Poettering 10cc4ba1ca Use FIONREAD instead of TIOCINQ
On Linux the two ioctls FIONREAD and TIOCINQ share the same number.
However TIOCINQ is used for terminals while FIONREAD is used (among
others) for sockets and pipes. Hence use FIONREAD here since it seems
more appropriate.
2008-12-21 13:33:32 +01:00
..
daemon Make sure we drop CAP_NICE if RT is not allowed 2008-12-18 01:25:54 +01:00
modules Use FIONREAD instead of TIOCINQ 2008-12-21 13:33:32 +01:00
pulse Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED 2008-10-26 19:32:04 +01:00
pulsecore introduce new function pa_module_unload_request_by_index 2008-12-17 21:19:34 +01:00
tests rename pa_cvolume_snprint_dB to pa_sw_cvolume_snprint_dB since it is 2008-10-03 22:21:27 +02:00
utils Allow access("/dev/dsp", W_OK) succeed 2008-12-18 15:24:02 +01:00
.gitignore ignore bt proximity helper 2008-09-26 09:51:25 -07:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am Make sure libpulse never gets unloaded 2008-11-01 21:11:48 +01:00
map-file update map file 2008-10-22 20:38:11 +02:00