OSDN Git Service

gas/opcodes: blackfin: move dsp mac func defines to common header
[pf3gnuchains/sourceware.git] / winsup / cygwin / fhandler_dsp.cc
2009-07-24 cgf* sigproc.h (wait_for_sigthread): Eliminate parameter.
2008-09-11 cgf* cygheap.cc (creturn): Reorganize to avoid a new compi...
2008-04-07 cgfRemove unneeded header files from source files throughout.
2008-04-01 corinna * Fix copyright dates.
2008-02-07 corinna * dtable.cc (dtable::init_std_file_from_handle): Set...
2007-11-26 cgfChange many cygheap allocation routines to their *_abor...
2006-06-03 cgf* cygthread.cc (cygthread::terminate_thread): In debugg...
2005-11-14 cgf* cygheap.h (init_cygheap::manage_console_count): Decla...
2005-09-28 corinna Revert erroneous checkin.
2005-09-28 corinna * fhandler.h (class fhandler_dev_raw): Delete current_...
2005-09-14 cgfRemove some more unneeded 'return;'s throughout.
2005-07-05 cgfChange foo (void) to foo () for all c++ functions throu...
2004-09-12 cgf* exceptions.cc: (ctrl_c_handler): Do nothing while...
2004-08-17 corinna * fhandler.h (fhandler_dev_dsp:~fhandler_dev_dsp)...
2004-07-19 corinna * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init...
2004-05-28 cgf* path.cc (chdir): Always use the normalized_path as...
2004-05-07 corinna * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop...
2004-04-13 corinna * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop...
2004-04-10 corinna * Use new unified status_flag accessor methods from...
2004-04-05 corinna * fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Add imple...
2004-03-24 corinna * fhandler_dsp.cc (fhandler_dev_dsp::write): Remove...
2004-03-23 corinna * autoload.cc: Load eight more functions for waveIn...
2004-02-09 cgf* debug.h (console_printf): Define for non-debugging...
2004-02-02 cgf* fhandler.h (*::fixup_after_exec): Eliminate unused...
2003-09-25 cgf* devices.cc: New file.
2003-06-16 cgfThroughout, remove "include <errno.h>" from files which...
2003-04-01 corinna * dir.cc: Change __off32_t to _off_t and __off64_t...
2003-01-15 corinna * autoload.cc: Fix copyright date.
2003-01-14 cgf* fhandler_dsp.cc (fhandler_dsp::ioctl): Add limited...
2002-12-14 cgfThroughout, change fhandler_*::read and fhandler_*...
2002-09-30 cgfRemove \n from calls to strace class printfs throughout.
2002-07-03 cgf* cygheap.cc (init_cheap): Rearrange error message.
2002-06-05 cgfRemove fcntl.h includes throughout.
2002-06-04 corinna * fhandler_dsp.cc (fhandler_dev_dsp::open): Set errno...
2002-02-25 corinna * cygwin.din (fstat64): New symbol.
2002-02-19 cgf* fhandler.cc (fhandler_base::puts_readahead): Remove...
2002-02-10 corinna * child_info.h, cygheap.h, fhandler_clipboard.cc,...
2002-02-10 corinna * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler...
2001-11-05 cgfEliminate excess whitespace.
2001-10-24 cgfEnsure that all fhandler_*::read definitions are __stdc...
2001-10-22 cgfRemove 'cb' parameter and modify fhandler_* constructor...
2001-10-13 cgf* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for...
2001-10-04 cgf* dcrt0.cc (dll_crt0_1): Don't close hexec_proc if...
2001-07-26 cgfThroughout, reorganize header file inclusion to put...
2001-06-29 cgf* fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Return...
2001-06-26 cgf* mmap.cc: Clean up *ResourceLock calls throughout.
2001-05-24 cgf* exceptions.cc (handle_exceptions): Bump repeat count...
2001-05-20 cgf* fhandler_dsp.cc: Reformat to GNU standards.
2001-04-25 corinna * fhandler_dsp.cc: Improved handling of 8 bit...
2001-04-24 cgfRemove trailing underscore from fhandler_base and frien...
2001-04-16 cgf* autoload.cc: Add winmm functions needed by fhandler_d...