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 Use EAGAIN instead of EWOULDBLOCK. The actual numeric value is 2001-05-19 17:23:39 +00:00
ossaudio.c Make SNDCTL_DSP_POST a nop. It's explicitly *not* supposed to sleep, and as 2001-12-24 00:10:46 +00:00
shlib_version Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
soundcard.h Determine the 'native' endianness using _BYTE_ORDER from 2002-01-11 12:11:09 +00:00