index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
fhandler_registry.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-1
/
+1
*
Change foo (void) to foo () for all c++ functions throughout. Remove all
Christopher Faylor
2005-07-05
1
-1
/
+1
*
* dir.cc: Rename opendir_* to dirent_* throughout.
Christopher Faylor
2005-03-16
1
-0
/
+1
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+1
*
* cygheap.h (class cygheap_fdenum): New class to enumerate used
Corinna Vinschen
2005-01-31
1
-1
/
+1
*
* fhandler_registry.cc (registry_listing): Correct typo.
Christopher Faylor
2004-07-15
1
-1
/
+2
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-9
/
+9
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-6
/
+6
*
Throughout, remove __d_u.__d_data fields from DIR structure.
Christopher Faylor
2003-09-08
1
-12
/
+12
*
* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' if
Christopher Faylor
2003-08-05
1
-1
/
+2
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t
Corinna Vinschen
2003-04-01
1
-4
/
+4
*
Eliminate most unneeded this-> pointers throughout.
Christopher Faylor
2003-02-04
1
-1
/
+1
*
* fhandler_registry.cc (fhandler_registry::exists): Fix off-by-one error when
Christopher Faylor
2003-01-30
1
-2
/
+4
*
Split ChangeLog, create ChangeLog-2002.
Corinna Vinschen
2003-01-10
1
-1
/
+1
*
Use isdirsep rather than SLASH_P throughout.
Christopher Faylor
2003-01-09
1
-7
/
+7
*
* external.cc (cygwin_internal): Implement CW_CMDLINE.
Christopher Faylor
2002-10-30
1
-9
/
+4
*
* fhandler_registry.cc (fhandler_registry::close): Return any error result to
Christopher Faylor
2002-07-26
1
-1
/
+1
*
* debug.h (handle_list): Move here from debug.cc. Add "inherit" flag
Christopher Faylor
2002-07-13
1
-1
/
+1
*
* autoload.cc (GetSecurityInfo): Define new autoload function.
Christopher Faylor
2002-07-02
1
-91
/
+220
*
* fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.
Christopher Faylor
2002-07-01
1
-1
/
+1
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
1
-2
/
+1
*
* fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.
Christopher Faylor
2002-05-31
1
-2
/
+1
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
1
-122
/
+122
*
* fhandler.h (fhandler_virtual::exists): Eliminate path argument.
Christopher Faylor
2002-05-22
1
-2
/
+3
*
* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' and
Christopher Faylor
2002-05-12
1
-1
/
+6
*
* net.cc (getdomainname): Change second argument of getdomainname to size_t.
Christopher Faylor
2002-05-04
1
-18
/
+47
*
* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather than
Christopher Faylor
2002-05-03
1
-3
/
+3
*
add new files
Christopher Faylor
2002-05-02
1
-0
/
+511