]> git.alsa-project.org Git - alsa-oss.git/commit
Clean up codes
authorTakashi Iwai <tiwai@suse.de>
Wed, 17 Aug 2005 18:10:24 +0000 (18:10 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 17 Aug 2005 18:10:24 +0000 (18:10 +0000)
commit7bf24721d8a9e6bda6c9ae5922b71722281a4164
tree8b7ad4f0dfdb59feb716f0f45990371db652f584
parent1bbc7879b3a8c567a314ecb6d891854abee08131
Clean up codes

- Make C99 style struct initialization
- Introduce is_oss_device()
- Faster select/poll path for normal files
- Check the return value of PCM poll stuff
- Disable dup and dup2 (should work as they are)
alsa/alsa-oss.c