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
*
* devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null.
Corinna Vinschen
2013-10-31
1
-2
/
+14
*
Streamline time/times functionality. Remove last remains of former
Corinna Vinschen
2013-06-14
1
-1
/
+1
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-8
/
+8
*
Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,
Christopher Faylor
2013-01-21
1
-3
/
+3
*
* fhandler_registry.cc: Drop Mingw.org considerations.
Corinna Vinschen
2012-11-26
1
-7
/
+0
*
* fhandler_registry.cc (RegOpenUserClassesRoot): Only define when
Corinna Vinschen
2012-07-06
1
-0
/
+2
*
* fhandler_registry.cc (fhandler_registry::open): Handle missing EROFS error
Christopher Faylor
2012-07-02
1
-0
/
+1
*
Fix memory and handle leaks due to fdopendir:
Corinna Vinschen
2012-02-02
1
-6
/
+72
*
* cygheap.h (cygheap_fdget::~cygheap_fdget): Simplify now that refcnt reports
Christopher Faylor
2012-01-22
1
-1
/
+1
*
* fhandler.h (fhandler_registry::opendir): Declare.
Corinna Vinschen
2012-01-20
1
-0
/
+8
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
1
-3
/
+3
*
Throughout use "have_execed" macro rather than "hExeced" global handle.
Christopher Faylor
2011-11-14
1
-1
/
+2
*
* cygerrno.h (__set_errno): Modify debugging output to make searching strace
Christopher Faylor
2011-10-15
1
-2
/
+2
*
* fhandler_registry.cc (fhandler_registry::dup): Duplicate value_name.
Corinna Vinschen
2011-07-30
1
-2
/
+7
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-6
/
+6
*
* fhandler_registry.cc (fhandler_registry::exists): Fix regression
Corinna Vinschen
2011-05-05
1
-2
/
+4
*
* fhandler_registry.cc (fhandler_registry::fstat): Use RegQueryInfoKeyW.
Corinna Vinschen
2011-04-19
1
-4
/
+3
*
* Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
Corinna Vinschen
2010-09-06
1
-21
/
+23
*
* fhandler_netdrive.cc (fhandler_netdrive::readdir): Set d_type.
Corinna Vinschen
2010-09-01
1
-1
/
+1
*
Align seekdir and telldir API to POSIX definition.
Corinna Vinschen
2010-07-05
1
-2
/
+2
*
* fhandler_registry.cc (multi_wcstombs): New function.
Corinna Vinschen
2010-05-26
1
-5
/
+45
*
* cygwin.din (dup3): Export.
Corinna Vinschen
2010-01-14
1
-1
/
+3
*
* fhandler.h (fhandler_registry::value_name): Convert to wchar_t*.
Corinna Vinschen
2009-12-18
1
-55
/
+85
*
* fhandler_registry.cc (fhandler_registry::open): Mark /proc/registry
Corinna Vinschen
2009-12-01
1
-0
/
+2
*
* 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
[next]