Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-05Cygwin: Add /dev/disk/by-id symlinksChristian Franke
2023-09-01Cygwin: Implement sound mixer device.Takashi Yano
2023-01-21Cygwin: tape: tapes are character devices, not block devicesCorinna Vinschen
2022-12-22Cygwin: console: Make the console accessible from other terminals.Takashi Yano
2022-12-22Cygwin: devices: Make generic console devices invisible from pty.Takashi Yano
2022-02-22Cygwin: Implicitly support the /dev/fd symlink and friendsJohannes Schindelin
2021-05-21Cygwin: POSIX msg queues: Convert mqd_t to a descriptorCorinna Vinschen
2019-10-23Cygwin: Provide more COM devicesAchim Gratz
2019-01-16Cygwin: timers: implement timerfdCorinna Vinschen
2019-01-14Cygwin: signal: implement signalfdCorinna Vinschen
2018-03-25Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitutionCorinna Vinschen
2018-02-23Cygwin: Create empty fhandler_socket_unixCorinna Vinschen
2018-02-23Cygwin: Introduce FH_SOCKET for generic socket file opsCorinna Vinschen
2018-02-23Cygwin: drop unused device nodes and clean up socket devicesCorinna Vinschen
2016-06-23Handle up to 63 partitions per driveCorinna Vinschen
2015-04-23Raise # of ptys to 128.Corinna Vinschen
2013-10-31 * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null.Corinna Vinschen
2013-10-30 * devices.in (dev_cygdrive_storage): Map to \Device\Null.Corinna Vinschen
2013-10-26 * devices.in (dev_storage): Map /dev/dsp to \Device\Null.Corinna Vinschen
2013-10-25 * devices.in (dev_storage): Map /dev/clipboard to \Device\Null.Corinna Vinschen
2013-10-25 * devices.in (dev_storage): Map /dev/random and /dev/urandom toCorinna Vinschen
2013-10-24 * devices.in (dev_storage): Map /dev/zero and /dev/full to \Device\Null.Corinna Vinschen
2013-07-15 Remove /dev/mem, /dev/kmem, /dev/port support.Corinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2012-05-22 * devices.in: Fix native name of /dev/kmem.Corinna Vinschen
2012-04-15wincap.h: Rename assitant to assistant throughout. wincap.cc: Ditto.Christopher Faylor
2012-04-13* devices.in (exists_console): Allow /dev/con{sole,in,out} to be referencedChristopher Faylor
2012-04-03* devices.h (lives_in_dev): New field.Christopher Faylor
2012-04-01* devices.h (device::exists_func): Redefine field.Christopher Faylor
2012-04-01 * devices.cc: Regenerate.Corinna Vinschen
2012-03-31(Interim checkin while we work on this)Christopher Faylor
2012-03-29 * Makefile.in (DLL_OFILES): Add fhandler_dev.o.Corinna Vinschen
2011-10-20Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.Christopher Faylor
2011-10-16* cygerrno.h (__set_errno): Modify debugging output to make searching straceChristopher Faylor
2011-06-15* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.Christopher Faylor
2011-06-13Rename FH_BAD to FH_NADA throughout.Christopher Faylor
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor
2011-05-06* cygheap.cc (cygheap::close_ctty): Close ctty via close_with_arch().Christopher Faylor
2011-04-01Implement /proc/sysvipc/*Yaakov Selkowitz
2011-02-15 * devices.in: Throughout use slashes instead of backslashes in theCorinna Vinschen
2010-09-06 * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.Corinna Vinschen
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor
2008-06-10 * devices.cc: Regenerate.Corinna Vinschen
2008-05-29* devices.in: Change mapping for /dev/ttyS* and /dev/com*.Christopher Faylor
2008-02-15Perform whitespace cleanup throughout.Christopher Faylor
2007-08-13 * devices.in (dev_storage): Use native NT device name for kmsg mailslot.Corinna Vinschen
2007-02-23 * devices.in: Change native device name to native NT device name forCorinna Vinschen
2007-01-17 * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen
2006-11-23 * devices.h: Add additional SCSI disk block device numbers perCorinna Vinschen
2006-10-09 * devices.in: Raise number of handled serial ports to 64.Corinna Vinschen