aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/devices.h
AgeCommit message (Expand)AuthorFilesLines
2005-05-19* fhandler.h (fhandler_cygdrive::seekdir): Delete declaration.Christopher Faylor1-2/+0
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/+4
2005-02-23 * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.Corinna Vinschen1-2/+3
2005-02-20copyrightChristopher Faylor1-1/+1
2005-02-01* cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor1-0/+1
2004-12-30* devices.cc (device::isfs): Return true for the logical case of devn == FH_FS.Christopher Faylor1-1/+1
2003-12-03 Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAXCorinna Vinschen1-1/+1
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor1-6/+9
2003-10-01* Makefile.in: Add YA method for generating devices.cc.Christopher Faylor1-29/+13
2003-09-30 * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJOR andCorinna Vinschen1-3/+0
2003-09-28* sigproc.cc (proc_subproc): Restrict permissions on ppid_handle.Christopher Faylor1-1/+1
2003-09-28 * devices.h: Move a few device major numbers. Fix typo of FH_UDP.Corinna Vinschen1-5/+5
2003-09-25* devices.cc: New file.Christopher Faylor1-75/+176
2003-02-13* include/cygwin/in.h (sockaddr_in): Fix typo.Christopher Faylor1-0/+90
2003-01-16remove errnoneously added filesChristopher Faylor1-129/+0
2003-01-16merge from trunkChristopher Faylor1-0/+129
2002-12-28remove from trunkChristopher Faylor1-122/+0
2002-12-28* Makefile.in: Add devices.gperf.Christopher Faylor1-0/+122