summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_registry.cc
Commit message (Expand)AuthorAgeFilesLines
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-9/+9
* * devices.cc: New file.Christopher Faylor2003-09-251-6/+6
* Throughout, remove __d_u.__d_data fields from DIR structure.Christopher Faylor2003-09-081-12/+12
* * fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' ifChristopher Faylor2003-08-051-1/+2
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-161-1/+0
* * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_tCorinna Vinschen2003-04-011-4/+4
* Eliminate most unneeded this-> pointers throughout.Christopher Faylor2003-02-041-1/+1
* * fhandler_registry.cc (fhandler_registry::exists): Fix off-by-one error whenChristopher Faylor2003-01-301-2/+4
* Split ChangeLog, create ChangeLog-2002.Corinna Vinschen2003-01-101-1/+1
* Use isdirsep rather than SLASH_P throughout.Christopher Faylor2003-01-091-7/+7
* * external.cc (cygwin_internal): Implement CW_CMDLINE.Christopher Faylor2002-10-301-9/+4
* * fhandler_registry.cc (fhandler_registry::close): Return any error result toChristopher Faylor2002-07-261-1/+1
* * debug.h (handle_list): Move here from debug.cc. Add "inherit" flagChristopher Faylor2002-07-131-1/+1
* * autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor2002-07-021-91/+220
* * fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.Christopher Faylor2002-07-011-1/+1
* Remove fcntl.h includes throughout.Christopher Faylor2002-06-051-2/+1
* * fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.Christopher Faylor2002-05-311-2/+1
* * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor2002-05-281-122/+122
* * fhandler.h (fhandler_virtual::exists): Eliminate path argument.Christopher Faylor2002-05-221-2/+3
* * autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor2002-05-121-1/+6
* * net.cc (getdomainname): Change second argument of getdomainname to size_t.Christopher Faylor2002-05-041-18/+47
* * fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather thanChristopher Faylor2002-05-031-3/+3
* add new filesChristopher Faylor2002-05-021-0/+511