summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/devices.h
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen2007-01-171-0/+1
* * devices.h: Add additional SCSI disk block device numbers perCorinna Vinschen2006-11-231-0/+114
* * devices.h (_major): Revert previous ill-advised change.Christopher Faylor2005-12-021-2/+2
* * devices.h (_minor): Coerce argument to proper type before manipulating.Christopher Faylor2005-12-011-2/+3
* * cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor2005-08-241-0/+1
* * fhandler.h (fhandler_cygdrive::seekdir): Delete declaration.Christopher Faylor2005-05-191-2/+0
* * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen2005-05-101-0/+1
* * Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.Christopher Faylor2005-05-061-0/+4
* * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.Corinna Vinschen2005-02-231-2/+3
* copyrightChristopher Faylor2005-02-201-1/+1
* * cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor2005-02-011-0/+1
* * devices.cc (device::isfs): Return true for the logical case of devn == FH_FS.Christopher Faylor2004-12-301-1/+1
* Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAXCorinna Vinschen2003-12-031-1/+1
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-6/+9
* * Makefile.in: Add YA method for generating devices.cc.Christopher Faylor2003-10-011-29/+13
* * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJOR andCorinna Vinschen2003-09-301-3/+0
* * sigproc.cc (proc_subproc): Restrict permissions on ppid_handle.Christopher Faylor2003-09-281-1/+1
* * devices.h: Move a few device major numbers. Fix typo of FH_UDP.Corinna Vinschen2003-09-281-5/+5
* * devices.cc: New file.Christopher Faylor2003-09-251-75/+176
* * include/cygwin/in.h (sockaddr_in): Fix typo.Christopher Faylor2003-02-131-0/+90
* remove errnoneously added filesChristopher Faylor2003-01-161-129/+0
* merge from trunkChristopher Faylor2003-01-161-0/+129
* remove from trunkChristopher Faylor2002-12-281-122/+0
* * Makefile.in: Add devices.gperf.Christopher Faylor2002-12-281-0/+122