aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_dsp.cc
AgeCommit message (Expand)AuthorFilesLines
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_14-releasecvs2svn1-5/+4
2012-06-17Add '#include "cygwait.h"' throughout, where appropriate.Christopher Faylor1-4/+5
2012-02-09 * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::write): SetCorinna Vinschen1-1/+2
2011-12-25* fhandler_dsp.cc (fhandler_dev_dsp::fhandler_dev_dsp): Set up device.Christopher Faylor1-1/+1
2011-12-09Rename cygWFMO to cygwait throughout and use the magic of polymorphism to "waitChristopher Faylor1-2/+2
2011-12-04* sigproc.cc (cygWFMO): Don't assume that cancellable event is alwaysChristopher Faylor1-6/+2
2011-12-03Throughout, remove extra space after function name from debugging output.Christopher Faylor1-17/+17
2011-07-21Corinna Vinschen <corinna@vinschen.de>Christopher Faylor1-33/+31
2011-06-06whitespace eliminationChristopher Faylor1-2/+2
2011-05-05* cygheap.cc (cygheap::close_ctty): Close ctty via close_with_arch().Christopher Faylor1-47/+3
2011-05-04 * fhandler_dsp.cc (fhandler_dev_dsp::Audio): Add fh member.Corinna Vinschen1-25/+95
2009-07-24* sigproc.h (wait_for_sigthread): Eliminate parameter.Christopher Faylor1-1/+1
2008-09-11* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.Christopher Faylor1-33/+35
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor1-3/+0
2008-04-01 * Fix copyright dates.Corinna Vinschen1-1/+1
2008-02-07 * dtable.cc (dtable::init_std_file_from_handle): Set access toCorinna Vinschen1-0/+1
2007-11-26Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor1-1/+1
2006-06-03* cygthread.cc (cygthread::terminate_thread): In debugging output, use name ofChristopher Faylor1-1/+1
2005-11-14* cygheap.h (init_cygheap::manage_console_count): Declare new function.Christopher Faylor1-6/+9
2005-09-28 Revert erroneous checkin.Corinna Vinschen1-1/+1
2005-09-28 * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen1-1/+1
2005-09-14Remove some more unneeded 'return;'s throughout.Christopher Faylor1-1/+0
2005-07-05Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor1-13/+10
2004-09-12* exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess isChristopher Faylor1-4/+4
2004-08-17 * fhandler.h (fhandler_dev_dsp:~fhandler_dev_dsp): Delete.Corinna Vinschen1-538/+381
2004-07-19 * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init): Fix non-ISOCorinna Vinschen1-1/+1
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor1-17/+17
2004-05-07 * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Move delete ofCorinna Vinschen1-10/+15
2004-04-13 * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Add optionalCorinna Vinschen1-21/+54
2004-04-10 * Use new unified status_flag accessor methods from classes fhandler_*,Corinna Vinschen1-2/+2
2004-04-05 * fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Add implementationCorinna Vinschen1-0/+39
2004-03-24 * fhandler_dsp.cc (fhandler_dev_dsp::write): Remove typeCorinna Vinschen1-3/+6
2004-03-23 * autoload.cc: Load eight more functions for waveIn support.Corinna Vinschen1-342/+1141
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor1-1/+1
2004-02-02* fhandler.h (*::fixup_after_exec): Eliminate unused handle argument.Christopher Faylor1-1/+1
2003-09-25* devices.cc: New file.Christopher Faylor1-2/+3
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor1-1/+0
2003-04-01 * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_tCorinna Vinschen1-2/+2
2003-01-15 * autoload.cc: Fix copyright date.Corinna Vinschen1-1/+1
2003-01-14* fhandler_dsp.cc (fhandler_dsp::ioctl): Add limited support forChristopher Faylor1-0/+7
2002-12-14Throughout, change fhandler_*::read and fhandler_*::raw_read to void functionsChristopher Faylor1-3/+3
2002-09-30Remove \n from calls to strace class printfs throughout.Christopher Faylor1-4/+4
2002-07-03* cygheap.cc (init_cheap): Rearrange error message.Christopher Faylor1-1/+1
2002-06-05Remove fcntl.h includes throughout.Christopher Faylor1-5/+7
2002-06-04 * fhandler_dsp.cc (fhandler_dev_dsp::open): Set errno to EACCES ifCorinna Vinschen1-1/+4
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