aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/registry.cc
AgeCommit message (Expand)AuthorFilesLines
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