summaryrefslogtreecommitdiffstats
path: root/Include/object.h
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2003-03-10 03:17:06 (GMT)
committerGreg Ward <gward@python.net>2003-03-10 03:17:06 (GMT)
commit0b6dfb808cf3b6738bf92427b01c82856f7d5ef6 (patch)
treefe90dd1f88fe261f95220780a1ea3fd65089d897 /Include/object.h
parentf882c77d706841fcc0c9728bb3908563ba774403 (diff)
downloadcpython-0b6dfb808cf3b6738bf92427b01c82856f7d5ef6.zip
cpython-0b6dfb808cf3b6738bf92427b01c82856f7d5ef6.tar.gz
cpython-0b6dfb808cf3b6738bf92427b01c82856f7d5ef6.tar.bz2
<sys/soundcard.h> seems to exist on both Linux and FreeBSD, so include
it instead of the OS-specific <linux/soundcard.h> or <machine/soundcard.h>. Mixers devices have an ioctl-only interface, no read/write -- so the flags passed to open() don't really matter. Thus, drop the 'mode' parameter to openmixer() (ie. second arg to newossmixerobject()) and always open mixers with O_RDWR.
Diffstat (limited to 'Include/object.h')
0 files changed, 0 insertions, 0 deletions