NetBSD/lib/libossaudio
kleink 0f83741fa0 Determine the 'native' endianness using _BYTE_ORDER from
<machine/endian_machdep.h>.

The previous method of wrapping a definition of _POSIX_SOURCE around the
inclusion of other headers to reduce namespace pollution had the
side-effect of not all required identifiers being defined when included
thereafter by the application itself (due to multiple-inclusion protection),
and is not blessed by that standard.
2002-01-11 12:11:09 +00:00
..
Makefile
ossaudio.3
ossaudio.c
shlib_version
soundcard.h Determine the 'native' endianness using _BYTE_ORDER from 2002-01-11 12:11:09 +00:00