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
*
* fhandler_procnet.cc: Reorganize global procnet content data into a
Corinna Vinschen
2009-01-20
1
-1
/
+1
*
* devices.h (FH_PROCESSFD): New device type.
Corinna Vinschen
2009-01-20
1
-0
/
+2
*
* fhandler_registry.cc (perf_data_files): New table.
Corinna Vinschen
2008-12-19
1
-13
/
+60
*
* fhandler_registry.cc (DEFAULT_VALUE_NAME): Remove constant.
Corinna Vinschen
2008-12-16
1
-69
/
+70
*
* fhandler_registry.cc (fhandler_registry::exists): Handle EACCES.
Corinna Vinschen
2008-12-15
1
-2
/
+3
*
* fhandler.h (class fhandler_registry): Declare dup method.
Corinna Vinschen
2008-12-15
1
-8
/
+26
*
* cygheap.cc (cygheap_user::~cygheap_user): Remove unneeded if 0'ed code.
Christopher Faylor
2008-12-13
1
-87
/
+87
*
* fhandler_registry.cc (encode_regname): Add Parameter add_val.
Corinna Vinschen
2008-12-08
1
-36
/
+142
*
* fhandler_registry.cc (must_encode): Fix condition changed for testing.
Corinna Vinschen
2008-12-02
1
-1
/
+1
*
* fhandler_registry.cc (must_encode): New function.
Corinna Vinschen
2008-12-02
1
-10
/
+91
*
Add case-sensitivity.
Corinna Vinschen
2008-07-16
1
-10
/
+10
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-4
/
+0
*
* fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATH
Corinna Vinschen
2007-12-05
1
-10
/
+10
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
1
-2
/
+2
*
* fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes
Corinna Vinschen
2007-07-20
1
-3
/
+1
*
* fhandler_mailslot.cc (fhandler_mailslot::fstat): Set new stat member
Corinna Vinschen
2007-03-06
1
-1
/
+1
*
* fhandler_registry.cc (registry_listing): Drop name of HKEY_DYN_DATA.
Corinna Vinschen
2007-02-26
1
-3
/
+1
*
Remove extraneous whitespace.
Christopher Faylor
2007-02-20
1
-2
/
+2
*
* fhandler.cc (fhandler_base::fhaccess): Check if opening registry
Corinna Vinschen
2006-10-22
1
-0
/
+1
*
* fhandler_registry.cc (fhandler_registry::fstat): Set restrictive
Corinna Vinschen
2006-10-21
1
-4
/
+20
*
* fhandler.h (fhandler_base::set_name): Make virtual.
Corinna Vinschen
2006-10-19
1
-14
/
+32
*
* autoload.cc (NtQueryDirectoryFile): Define.
Corinna Vinschen
2006-01-27
1
-1
/
+2
*
Remove some more unneeded 'return;'s throughout.
Christopher Faylor
2005-09-14
1
-1
/
+0
*
* cygheap.h (cygheap_types): Add HEAP_COMMUNE.
Christopher Faylor
2005-08-24
1
-3
/
+6
*
* cygerrno.h (geterrno_from_win_error): Change declaration to default to using
Christopher Faylor
2005-08-20
1
-15
/
+13
*
* fhandler_process.cc (fhandler_process::open): Allow opening of
Corinna Vinschen
2005-08-08
1
-4
/
+10
*
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
[next]