aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/devices.in
AgeCommit message (Expand)AuthorFilesLines
2019-01-15Cygwin: timers: implement timerfdCorinna Vinschen1-0/+3
2019-01-13Cygwin: signal: implement signalfdCorinna Vinschen1-0/+3
2018-03-25Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitutionCorinna Vinschen1-1/+0
2018-02-23Cygwin: Create empty fhandler_socket_unixCorinna Vinschen1-0/+3
2018-02-23Cygwin: Introduce FH_SOCKET for generic socket file opsCorinna Vinschen1-0/+3
2018-02-23Cygwin: drop unused device nodes and clean up socket devicesCorinna Vinschen1-10/+4
2016-06-23Handle up to 63 partitions per driveCorinna Vinschen1-70/+160
2015-04-23Raise # of ptys to 128.Corinna Vinschen1-3/+3
2013-10-31 * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null.Corinna Vinschen1-2/+2
2013-10-30 * devices.in (dev_cygdrive_storage): Map to \Device\Null.Corinna Vinschen1-3/+3
2013-10-26 * devices.in (dev_storage): Map /dev/dsp to \Device\Null.Corinna Vinschen1-1/+1
2013-10-25 * devices.in (dev_storage): Map /dev/clipboard to \Device\Null.Corinna Vinschen1-1/+1
2013-10-25 * devices.in (dev_storage): Map /dev/random and /dev/urandom toCorinna Vinschen1-2/+2
2013-10-24 * devices.in (dev_storage): Map /dev/zero and /dev/full to \Device\Null.Corinna Vinschen1-2/+2
2013-07-15 Remove /dev/mem, /dev/kmem, /dev/port support.Corinna Vinschen1-3/+0
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-3/+3
2012-05-22 * devices.in: Fix native name of /dev/kmem.Corinna Vinschen1-1/+1
2012-04-15wincap.h: Rename assitant to assistant throughout. wincap.cc: Ditto.Christopher Faylor1-1/+4
2012-04-13* devices.in (exists_console): Allow /dev/con{sole,in,out} to be referencedChristopher Faylor1-4/+2
2012-04-02* devices.h (lives_in_dev): New field.Christopher Faylor1-17/+13
2012-04-01* devices.h (device::exists_func): Redefine field.Christopher Faylor1-130/+140
2012-03-31 * devices.cc: Regenerate.Corinna Vinschen1-25/+95
2012-03-31(Interim checkin while we work on this)Christopher Faylor1-6/+5
2012-03-29 * Makefile.in (DLL_OFILES): Add fhandler_dev.o.Corinna Vinschen1-2/+4
2011-10-20Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.Christopher Faylor1-2/+2
2011-10-15* cygerrno.h (__set_errno): Modify debugging output to make searching straceChristopher Faylor1-2/+3
2011-06-14* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.Christopher Faylor1-1/+0
2011-06-12Rename FH_BAD to FH_NADA throughout.Christopher Faylor1-1/+4
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor1-4/+5
2011-05-05* cygheap.cc (cygheap::close_ctty): Close ctty via close_with_arch().Christopher Faylor1-9/+0
2011-04-01Implement /proc/sysvipc/*Yaakov Selkowitz1-0/+3
2011-02-15 * devices.in: Throughout use slashes instead of backslashes in theCorinna Vinschen1-19/+19
2010-09-06 * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.Corinna Vinschen1-0/+3
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor1-4/+0
2008-06-09* devices.in: Remove "Global" from tty device.Christopher Faylor1-1/+1
2008-05-29* devices.in: Change mapping for /dev/ttyS* and /dev/com*.Christopher Faylor1-2/+2
2008-02-15Perform whitespace cleanup throughout.Christopher Faylor1-8/+8
2007-08-13 * devices.in (dev_storage): Use native NT device name for kmsg mailslot.Corinna Vinschen1-1/+1
2007-02-23 * devices.in: Change native device name to native NT device name forCorinna Vinschen1-3/+3
2007-01-17 * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen1-0/+3
2006-11-23 * devices.h: Add additional SCSI disk block device numbers perCorinna Vinschen1-2/+42
2006-10-09 * devices.in: Raise number of handled serial ports to 64.Corinna Vinschen1-1/+1
2005-09-13* dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_stateChristopher Faylor1-1/+0
2005-08-24* cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor1-0/+6
2005-05-10 * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen1-0/+1
2005-05-06* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.Christopher Faylor1-0/+3
2005-03-19* child_info.h (fork_info): Use different method to alias variable.Christopher Faylor1-40/+42
2005-02-23 * devices.in (parsedisk): Fix typo.Corinna Vinschen1-1/+1
2005-02-23 * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.Corinna Vinschen1-0/+1
2005-02-01* cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor1-0/+13