newlib/winsup
Christopher Faylor b0a50cf34c * autoload.cc: Add winmm functions needed by fhandler_dsp.cc.
* fhandler_dsp.cc: New file.  Implements OSS like /dev/dsp.
* include/sys/soundcard.h: New file.  User land includes for OSS /dev/dsp.
* fhandler.h: Add new class fhandler_dev_dsp and a FH_OSS_DSP definition.
* dtable.cc (dtable::build_fhandler): Allow creation of the /dev/dsp device.
* path.cc (windows_device_names): Add /dev/dsp into list of device names.
* Makefile.in (DLL_OFILES): Add fhandler_dsp.o.
2001-04-16 03:27:16 +00:00
..
cygwin * autoload.cc: Add winmm functions needed by fhandler_dsp.cc. 2001-04-16 03:27:16 +00:00
doc * cygwinenv.sgml: Add text for `check_case' option. 2001-04-12 21:52:38 +00:00
mingw
testsuite * winsup.api/mmaptest01.c: New test. 2001-04-03 08:39:21 +00:00
utils * mount.cc (longopts): Add help to options list. 2001-04-16 02:51:03 +00:00
w32api * include/windows.h (#include <winsock.h>): Include <winsock2.h> 2001-04-12 01:11:41 +00:00
ChangeLog
configure
configure.in
CYGWIN_LICENSE
MAINTAINERS
Makefile.common
Makefile.in