aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_dsp.cc
AgeCommit message (Expand)AuthorFilesLines
2002-02-25 * cygwin.din (fstat64): New symbol.Corinna Vinschen1-2/+2
2002-02-19* fhandler.cc (fhandler_base::puts_readahead): Remove default parameterChristopher Faylor1-2/+2
2002-02-10 * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen1-1/+1
2002-02-10 * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen1-2/+2
2001-11-05Eliminate excess whitespace.Christopher Faylor1-2/+1
2001-10-24Ensure that all fhandler_*::read definitions are __stdcall throughout.Christopher Faylor1-1/+1
2001-10-22Remove 'cb' parameter and modify fhandler_* constructors throughout.Christopher Faylor1-1/+0
2001-10-13* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successfulChristopher Faylor1-2/+3
2001-10-04* dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL.Christopher Faylor1-8/+5
2001-07-26Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor1-2/+3
2001-06-29* fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Return 0 for success.Christopher Faylor1-6/+6
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor1-4/+4
2001-05-24* exceptions.cc (handle_exceptions): Bump repeat count for debugging kick out.Christopher Faylor1-11/+21
2001-05-20* fhandler_dsp.cc: Reformat to GNU standards.Christopher Faylor1-282/+287
2001-04-25 * fhandler_dsp.cc: Improved handling of 8 bit playback modes.Corinna Vinschen1-3/+25
2001-04-24Remove trailing underscore from fhandler_base and friends, throughout.Christopher Faylor1-3/+6
2001-04-16* autoload.cc: Add winmm functions needed by fhandler_dsp.cc.Christopher Faylor1-0/+604