alsa-utils/aplay
Arun Raghavan 16bc934c0b aplay: Use open() instead of open64()
AC_SYS_LARGEFILE in configure.in will automatically set up defines so
that open() will support large files if supported, and if not, this
allows us to fall back gracefully to non-LFS open().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-07-17 15:08:03 +02:00
..
aplay.1 aplay/arecord: option to treat any xrun as fatal 2012-03-19 15:44:16 +01:00
aplay.c aplay: Use open() instead of open64() 2012-07-17 15:08:03 +02:00
formats.h Support for playing WAV files with "extensible format" header using aplay. 2008-03-06 17:34:21 +01:00
Makefile.am aplay/arecord: fix underrun/overrun time calculation for monotonic clock 2009-04-08 09:22:16 +02:00