OSDN Git Service

Changed behaviour of poll_descriptors function (returns the filled count of fds).
authorJaroslav Kysela <perex@perex.cz>
Wed, 14 Feb 2001 12:15:03 +0000 (12:15 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 14 Feb 2001 12:15:03 +0000 (12:15 +0000)
commitcc956312b30767fc628be00a1126a6dd7c2e4c26
tree46a16e3e32cd3d6b65e59984f00d7c21bf5a0f8f
parentc71b72ee27b6391550568e06444de66d50de5d8b
Changed behaviour of poll_descriptors function (returns the filled count of fds).
Added poll_descriptors_count functions.
Added snd_mixer_elem_count function.
include/control.h
include/mixer.h
include/rawmidi.h
include/seq.h
include/timer.h
src/control/control.c
src/control/hcontrol.c
src/mixer/mixer.c
src/rawmidi/rawmidi.c
src/seq/seq.c
src/timer/timer.c