summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ioctl.cc
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-4/+4
* * cygthread.h (cygthread::name): Very minor formatting tweak.Christopher Faylor2011-12-131-2/+2
* update copyrightsChristopher Faylor2011-11-141-1/+1
* Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.Christopher Faylor2011-10-201-1/+1
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-2/+2
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-3/+0
* * ioctl.cc (ioctl): Accommodate change in reported pty master device number.Christopher Faylor2006-06-041-2/+5
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-2/+1
* * devices.cc: New file.Christopher Faylor2003-09-251-1/+1
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-161-1/+0
* * ioctl.cc (ioctl): Always print ioctl results, even when it's a tty.Christopher Faylor2002-11-141-5/+12
* * fhandler_serial.cc (fhandler_serial::ioctl): Reformat. Set errnoChristopher Faylor2002-11-041-1/+3
* Remove \n from calls to strace class printfs throughout.Christopher Faylor2002-09-301-1/+1
* * fhandler_socket.cc (fhandler_socket::check_peer_secret_event):Corinna Vinschen2002-08-271-0/+3
* Add copyright stuffChristopher Faylor2002-01-131-1/+1
* * ioctl.cc (ioctl): Make third argument optional.Corinna Vinschen2002-01-061-6/+12
* * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.Christopher Faylor2001-10-151-8/+5
* Add "path.h" include throughout, where needed. Use new path_conv methods andChristopher Faylor2001-10-011-0/+1
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor2001-07-261-0/+1
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-2/+3
* Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor2000-09-071-0/+1
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-3/+3
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+1
* * winsup.h: Split out dtable definitions into separate header file.Christopher Faylor2000-08-121-0/+1
* Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor2000-08-121-2/+2
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+44