OSDN Git Service

gas/opcodes: blackfin: move dsp mac func defines to common header
[pf3gnuchains/sourceware.git] / winsup / cygwin / devices.cc
2010-09-06 corinna * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
2009-01-03 cgfRemove unneeded header files from source files througho...
2008-06-10 corinna * devices.cc: Regenerate.
2008-05-29 cgf* devices.in: Change mapping for /dev/ttyS* and /dev...
2008-02-15 cgfPerform whitespace cleanup throughout.
2007-08-13 corinna * devices.in (dev_storage): Use native NT device name...
2007-02-23 corinna * devices.in: Change native device name to native...
2007-01-17 corinna * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
2006-11-23 corinna * devices.h: Add additional SCSI disk block device...
2006-10-09 corinna * devices.in: Raise number of handled serial ports...
2005-09-13 cgf* dcrt0.cc (do_exit): Rely on sigproc_terminate to...
2005-08-24 cgf* cygheap.h (cygheap_types): Add HEAP_COMMUNE.
2005-05-10 corinna * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
2005-05-07 cgf* devices.cc: Regenerate with correct name for dev_netd...
2005-05-06 cgf* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.
2005-03-19 cgf* child_info.h (fork_info): Use different method to...
2005-02-23 corinna * devices.cc: Regenerate.
2005-02-23 corinna * devices.h: Switch FH_ZERO and FH_PORT as on Linux...
2005-02-01 cgf* cygthread.cc (cygthread::terminate_thread): Wait...
2004-12-01 cgf* syscalls.cc (truncate64): Don't second-guess errno...
2004-01-21 cgf* devices.in: Change raw com device to more correct...
2003-12-07 cgfChange use of BOOL, TRUE, FALSE to bool, true, false...
2003-11-28 cgfEliminate use of sigframe and sigthread throughout.
2003-10-02 cgf* path.cc (win32_device_name): Only fill out destinatio...
2003-10-01 cgf* Makefile.in: Add YA method for generating devices.cc.
2003-09-30 corinna * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJ...
2003-09-28 cgf* sigproc.cc (proc_subproc): Restrict permissions on...
2003-09-28 corinna * devices.h: Move a few device major numbers. Fix...
2003-09-27 cgf* devices.shilka: Add /dev/sda disk devices.
2003-09-27 cgf* cygwin-shilka: Remove '#line directives' or suffer...
2003-09-25 cgf* devices.cc: New file.
2003-09-20 cgf* syscalls.cc (system): Strip signal considerations...