summaryrefslogtreecommitdiffstats
path: root/lib/libossaudio/soundcard.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* implement SNDCTL_DSP_GETODELAYjakemsr2007-11-121-1/+2
* Use __BSD_VISIBLE instead of _POSIX_SOURCE to avoid pullingmillert2005-12-191-4/+6
* - make it -Wall cleanavsm2003-05-031-1/+9
* make oss_ioctl varargs.espie2002-04-241-7/+2
* Force inclusion of <sys/ioctl.h> before the body of soundcard.h.millert2002-03-231-4/+4
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
* sync up libossaudio with NetBSD changes.brad2001-08-181-8/+35
* Fix fragment handling for SNDCTL_DSP_GETxSPACE ioctls; per NetBSD PR/12796.aaron2001-05-241-2/+2
* typoderaadt1999-09-011-1/+1
* pull in ioccom.h because apps exist which do not pull in ioctl.h first; steuck@iname.comderaadt1999-08-311-1/+5
* #undef _POSIX_SOURCE after inclusion of machine/endian.h (if it was not already defined).millert1999-02-171-1/+6
* libossaudio from NetBSD mostly by Lennart Augustsson <augustss@cs.chalmers.se>provos1998-05-011-0/+284