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