OSDN Git Service

* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / registry.cc
2011-06-06 cgfwhitespace elimination
2011-05-07 corinna * registry.cc (get_registry_hive_path): Change system_...
2011-04-23 corinna * registry.cc (reg_key::get_dword): Rename from get_in...
2011-04-19 corinna * Makefile.in (DLL_IMPORTS): Drop advapi32.dll.
2010-05-18 cgf* environ.cc (regopt): Change the first argument to...
2010-02-12 phumblet2010-02-11 Pierre Humblet <Pierre.Humblet@ieee.org>
2009-12-16 corinna * registry.cc (cygnus_class): Remove.
2009-10-20 corinna * registry.cc (reg_key::get_int): Add alternative...
2009-01-03 cgfRemove unneeded header files from source files througho...
2008-04-21 corinna * mount.cc (mount_info::init): Remove call to from_reg...
2008-04-07 cgfRemove unneeded header files from source files throughout.
2008-04-01 corinna * Fix copyright dates.
2008-03-07 corinna * Makefile.in (DLL_OFILES): Add tls_pbuf.o.
2008-02-15 cgfPerform whitespace cleanup throughout.
2008-02-14 corinna * cygheap.cc (cwcsdup): New function.
2007-12-05 corinna * fhandler_registry.cc: Use NAME_MAX + 1 instead of...
2007-02-22 corinna * Makefile.in (DLL_IMPORTS): Add libntdll.a.
2006-01-03 cgf* dir.cc (readdir_worker): Minor code cleanup.
2005-04-03 corinna * cygheap.cc (cygheap_init): Accomodate set_process_pr...
2005-04-03 corinna Unify usage of CYG_MAX_PATH throughout. Change buffer...
2005-02-20 cgfcopyright
2005-02-13 cgfwhite space
2005-01-12 cgfReorganize header file inclusion throughout so that...
2004-12-03 phumblet2004-12-03 Pierre Humblet <pierre.humblet@ieee.org>
2004-11-20 phumblet2004-11-20 Pierre Humblet <pierre.humblet@ieee.org>
2004-10-26 phumblet2004-10-26 Pierre Humblet <pierre.humblet@ieee.org>
2004-04-19 corinna * errno.cc (errmap): Handle ERROR_IO_PENDING.
2003-11-14 rbcollins2003-11-11 Robert Collins <rbtcollins@hotmail.com>
2003-09-10 cgf* shared_info.h (shared_info::initialize): Remove argument.
2002-06-05 cgf* dtable.cc (handle_to_fn): Attempt to handle "raw...
2002-05-06 corinna * spawn.cc (spawn_guts): Move call to set_process_priv...
2001-09-11 cgfUpdate copyrights.
2001-09-06 cgfMove appropriate variables to NO_COPY segment, throughout.
2001-05-15 corinna * fork.cc (fork): Eliminate superfluous call...
2001-01-28 cgfThroughout, change 'cygwin_shared.mount' to 'mount_table'.
2000-09-08 cgfBreak out more header info into separate files. Use...
2000-09-07 cgfSplit out tty and shared_info stuff into their own...
2000-09-03 cgf* Makefile.in: Add cygheap.o.
2000-07-28 cgf* dcrt0.cc (dummy_autoload): Add load statement for...
2000-06-22 corinna * registry.cc (load_registry_hive): Use HKEY_US...
2000-06-19 corinna * dcrt0.cc: Add load statements for `GetSidIden...
2000-05-23 cgf* path.cc (mount_info::conv_to_posix_path): Avoid putti...
2000-02-24 cgf* exceptions.cc (interruptible): Change method for...
2000-02-17 cgfInitial revision