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
/
registry.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* autoload.cc (CreateProfile): Import.
Corinna Vinschen
2014-12-02
1
-95
/
+1
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-5
/
+5
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-2
/
+2
*
* registry.cc (reg_key::build_reg): Fix typo in debug output.
Corinna Vinschen
2012-05-25
1
-1
/
+1
*
* miscfuncs.cc (DEFAULT_STACKSIZE): Set to 1 Megs. Drop comment about
Corinna Vinschen
2012-02-10
1
-10
/
+34
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-1
/
+0
*
* registry.cc (get_registry_hive_path): Change system_printf to
Corinna Vinschen
2011-05-07
1
-4
/
+4
*
* registry.cc (reg_key::get_dword): Rename from get_int, use DWORD
Corinna Vinschen
2011-04-23
1
-17
/
+14
*
* Makefile.in (DLL_IMPORTS): Drop advapi32.dll.
Corinna Vinschen
2011-04-19
1
-205
/
+180
*
* environ.cc (regopt): Change the first argument to wide char string.
Christopher Faylor
2010-05-18
1
-2
/
+2
*
2010-02-11 Pierre Humblet <Pierre.Humblet@ieee.org>
Pierre Humblet
2010-02-12
1
-1
/
+1
*
* registry.cc (cygnus_class): Remove.
Corinna Vinschen
2009-12-16
1
-2
/
+1
*
* registry.cc (reg_key::get_int): Add alternative implementation
Corinna Vinschen
2009-10-20
1
-6
/
+60
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-3
/
+1
*
* mount.cc (mount_info::init): Remove call to from_registry. Print
Corinna Vinschen
2008-04-21
1
-1
/
+0
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-1
/
+0
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-3
/
+6
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-1
/
+0
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-18
/
+20
*
* fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATH
Corinna Vinschen
2007-12-05
1
-3
/
+3
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-8
/
+4
*
* dir.cc (readdir_worker): Minor code cleanup.
Christopher Faylor
2006-01-03
1
-4
/
+4
*
* cygheap.cc (cygheap_init): Accomodate set_process_privilege change.
Corinna Vinschen
2005-04-03
1
-2
/
+0
*
Unify usage of CYG_MAX_PATH throughout. Change buffers from
Corinna Vinschen
2005-04-03
1
-2
/
+2
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+2
*
white space
Christopher Faylor
2005-02-13
1
-7
/
+7
*
Reorganize header file inclusion throughout so that cygerrno.h comes first.
Christopher Faylor
2005-01-12
1
-1
/
+1
*
2004-12-03 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-12-03
1
-26
/
+39
*
2004-11-20 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-11-20
1
-18
/
+16
*
2004-10-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-10-26
1
-6
/
+8
*
* errno.cc (errmap): Handle ERROR_IO_PENDING.
Corinna Vinschen
2004-04-19
1
-1
/
+1
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-1
/
+1
*
* shared_info.h (shared_info::initialize): Remove argument.
Christopher Faylor
2003-09-10
1
-2
/
+2
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
* spawn.cc (spawn_guts): Move call to set_process_privilege()
Corinna Vinschen
2002-05-06
1
-1
/
+2
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
Move appropriate variables to NO_COPY segment, throughout.
Christopher Faylor
2001-09-06
1
-1
/
+1
*
* fork.cc (fork): Eliminate superfluous call to getuid().
Corinna Vinschen
2001-05-15
1
-3
/
+5
*
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
Christopher Faylor
2001-01-28
1
-1
/
+1
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-1
/
+3
*
Split out tty and shared_info stuff into their own headers and use throughout.
Christopher Faylor
2000-09-07
1
-0
/
+2
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-5
/
+5
*
* dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.
Christopher Faylor
2000-07-28
1
-0
/
+11
*
* registry.cc (load_registry_hive): Use HKEY_USERS when checking
Corinna Vinschen
2000-06-22
1
-5
/
+6
*
* dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'
Corinna Vinschen
2000-06-19
1
-0
/
+54
*
* path.cc (mount_info::conv_to_posix_path): Avoid putting a trailing slash on a
Christopher Faylor
2000-05-23
1
-20
/
+23
*
* exceptions.cc (interruptible): Change method for determining if something is
Christopher Faylor
2000-02-24
1
-1
/
+1
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+176