summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/registry.cc
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* * autoload.cc (CreateProfile): Import.Corinna Vinschen2014-12-021-95/+1
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-5/+5
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* * registry.cc (reg_key::build_reg): Fix typo in debug output.Corinna Vinschen2012-05-251-1/+1
* * miscfuncs.cc (DEFAULT_STACKSIZE): Set to 1 Megs. Drop comment aboutCorinna Vinschen2012-02-101-10/+34
* whitespace eliminationChristopher Faylor2011-06-061-1/+0
* * registry.cc (get_registry_hive_path): Change system_printf toCorinna Vinschen2011-05-071-4/+4
* * registry.cc (reg_key::get_dword): Rename from get_int, use DWORDCorinna Vinschen2011-04-231-17/+14
* * Makefile.in (DLL_IMPORTS): Drop advapi32.dll.Corinna Vinschen2011-04-191-205/+180
* * environ.cc (regopt): Change the first argument to wide char string.Christopher Faylor2010-05-181-2/+2
* 2010-02-11 Pierre Humblet <Pierre.Humblet@ieee.org>Pierre Humblet2010-02-121-1/+1
* * registry.cc (cygnus_class): Remove.Corinna Vinschen2009-12-161-2/+1
* * registry.cc (reg_key::get_int): Add alternative implementationCorinna Vinschen2009-10-201-6/+60
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-3/+1
* * mount.cc (mount_info::init): Remove call to from_registry. PrintCorinna Vinschen2008-04-211-1/+0
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-1/+0
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen2008-03-071-3/+6
* Perform whitespace cleanup throughout.Christopher Faylor2008-02-151-1/+0
* * cygheap.cc (cwcsdup): New function.Corinna Vinschen2008-02-141-18/+20
* * fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATHCorinna Vinschen2007-12-051-3/+3
* * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen2007-02-221-8/+4
* * dir.cc (readdir_worker): Minor code cleanup.Christopher Faylor2006-01-031-4/+4
* * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen2005-04-031-2/+0
* Unify usage of CYG_MAX_PATH throughout. Change buffers fromCorinna Vinschen2005-04-031-2/+2
* copyrightChristopher Faylor2005-02-201-1/+2
* white spaceChristopher Faylor2005-02-131-7/+7
* Reorganize header file inclusion throughout so that cygerrno.h comes first.Christopher Faylor2005-01-121-1/+1
* 2004-12-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-12-031-26/+39
* 2004-11-20 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-11-201-18/+16
* 2004-10-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-10-261-6/+8
* * errno.cc (errmap): Handle ERROR_IO_PENDING.Corinna Vinschen2004-04-191-1/+1
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-1/+1
* * shared_info.h (shared_info::initialize): Remove argument.Christopher Faylor2003-09-101-2/+2
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-051-1/+1
* * spawn.cc (spawn_guts): Move call to set_process_privilege()Corinna Vinschen2002-05-061-1/+2
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* Move appropriate variables to NO_COPY segment, throughout.Christopher Faylor2001-09-061-1/+1
* * fork.cc (fork): Eliminate superfluous call to getuid().Corinna Vinschen2001-05-151-3/+5
* Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor2001-01-281-1/+1
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-1/+3
* Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor2000-09-071-0/+2
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-5/+5
* * dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.Christopher Faylor2000-07-281-0/+11
* * registry.cc (load_registry_hive): Use HKEY_USERS when checkingCorinna Vinschen2000-06-221-5/+6
* * dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'Corinna Vinschen2000-06-191-0/+54
* * path.cc (mount_info::conv_to_posix_path): Avoid putting a trailing slash on aChristopher Faylor2000-05-231-20/+23
* * exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor2000-02-241-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+176