aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/devices.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-19* devices.h (fh_devices): Define DEV_MISC_MAJOR, DEV_MEM_MAJOR,Yaakov Selkowitz1-12/+16
2011-06-12Rename FH_BAD to FH_NADA throughout.Christopher Faylor1-2/+7
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor1-14/+64
2011-05-05* cygheap.cc (cygheap::close_ctty): Close ctty via close_with_arch().Christopher Faylor1-1/+0
2011-04-20 * devices.h: Renumber internal devices so that FH_PROCESS is part ofCorinna Vinschen1-10/+12
2011-04-04* devices.h (fh_devices): Define FH_PROC_MIN_MINOR.Yaakov Selkowitz1-15/+18
2011-04-01Implement /proc/sysvipc/*Yaakov Selkowitz1-0/+1
2010-09-06 * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.Corinna Vinschen1-1/+2
2009-01-20 * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen1-0/+1
2007-01-17 * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen1-0/+1
2006-11-23 * devices.h: Add additional SCSI disk block device numbers perCorinna Vinschen1-0/+114
2005-12-02* devices.h (_major): Revert previous ill-advised change.Christopher Faylor1-2/+2
2005-12-01* devices.h (_minor): Coerce argument to proper type before manipulating.Christopher Faylor1-2/+3
2005-08-24* cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor1-0/+1
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