OSDN Git Service

* dcrt0.cc (dll_crt0_1): Move internal locale setting prior to potential
[pf3gnuchains/pf3gnuchains3x.git] / winsup / cygwin / fhandler_registry.cc
2009-12-19 corinna * fhandler.h (fhandler_registry::value_name): Convert...
2009-12-02 corinna * fhandler_registry.cc (fhandler_registry::open):...
2009-01-20 corinna * fhandler_procnet.cc: Reorganize global procnet conte...
2009-01-20 corinna * devices.h (FH_PROCESSFD): New device type.
2008-12-19 corinna * fhandler_registry.cc (perf_data_files): New table.
2008-12-16 corinna * fhandler_registry.cc (DEFAULT_VALUE_NAME): Remove...
2008-12-15 corinna * fhandler_registry.cc (fhandler_registry::exists...
2008-12-15 corinna * fhandler.h (class fhandler_registry): Declare dup...
2008-12-13 cgf* cygheap.cc (cygheap_user::~cygheap_user): Remove...
2008-12-08 corinna * fhandler_registry.cc (encode_regname): Add Parameter...
2008-12-02 corinna * fhandler_registry.cc (must_encode): Fix condition...
2008-12-02 corinna * fhandler_registry.cc (must_encode): New function.
2008-07-16 corinna Add case-sensitivity.
2008-04-07 cgfRemove unneeded header files from source files throughout.
2007-12-05 corinna * fhandler_registry.cc: Use NAME_MAX + 1 instead of...
2007-11-26 cgfChange many cygheap allocation routines to their *_abor...
2007-07-20 corinna * fhandler.cc (fhandler_base::fhaccess): Accommodate...
2007-03-06 corinna * fhandler_mailslot.cc (fhandler_mailslot::fstat)...
2007-02-26 corinna * fhandler_registry.cc (registry_listing): Drop name...
2007-02-20 cgfRemove extraneous whitespace.
2006-10-22 corinna * fhandler.cc (fhandler_base::fhaccess): Check if...
2006-10-21 corinna * fhandler_registry.cc (fhandler_registry::fstat)...
2006-10-19 corinna * fhandler.h (fhandler_base::set_name): Make virtual.
2006-01-27 corinna * autoload.cc (NtQueryDirectoryFile): Define.
2005-09-14 cgfRemove some more unneeded 'return;'s throughout.
2005-08-24 cgf* cygheap.h (cygheap_types): Add HEAP_COMMUNE.
2005-08-20 cgf* cygerrno.h (geterrno_from_win_error): Change declarat...
2005-08-08 corinna * fhandler_process.cc (fhandler_process::open): Allow...
2005-07-06 cgfEliminate (void) cast on standalone function calls...
2005-07-05 cgfChange foo (void) to foo () for all c++ functions throu...
2005-03-16 cgf* dir.cc: Rename opendir_* to dirent_* throughout.
2005-02-20 cgfcopyright
2005-01-31 corinna * cygheap.h (class cygheap_fdenum): New class to enume...
2004-07-15 cgf* fhandler_registry.cc (registry_listing): Correct...
2004-02-09 cgf* debug.h (console_printf): Define for non-debugging...
2003-11-14 rbcollins2003-11-11 Robert Collins <rbtcollins@hotmail.com>
2003-09-25 cgf* devices.cc: New file.
2003-09-08 cgfThroughout, remove __d_u.__d_data fields from DIR struc...
2003-08-05 cgf* fhandler_disk_file.cc (fhandler_cygdrive::readdir...
2003-06-16 cgfThroughout, remove "include <errno.h>" from files which...
2003-04-01 corinna * dir.cc: Change __off32_t to _off_t and __off64_t...
2003-02-04 cgfEliminate most unneeded this-> pointers throughout.
2003-01-30 cgf* fhandler_registry.cc (fhandler_registry::exists)...
2003-01-10 corinna Split ChangeLog, create ChangeLog-2002.
2003-01-09 cgfUse isdirsep rather than SLASH_P throughout.
2002-10-30 cgf* external.cc (cygwin_internal): Implement CW_CMDLINE.
2002-07-26 cgf* fhandler_registry.cc (fhandler_registry::close):...
2002-07-13 cgf* debug.h (handle_list): Move here from debug.cc. ...
2002-07-02 cgf* autoload.cc (GetSecurityInfo): Define new autoload...
2002-07-01 cgf* fhandler_clipboard.c (fhandler_dev_clipboard::open...
2002-06-05 cgfRemove fcntl.h includes throughout.
2002-05-31 cgf* fhandler_proc.cc (fhandler_proc::readdir): Set errno...
2002-05-28 cgf* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2...
2002-05-22 cgf* fhandler.h (fhandler_virtual::exists): Eliminate...
2002-05-12 cgf* autoload.cc: Add dynamic load statements for 'ZwQuery...
2002-05-04 cgf* net.cc (getdomainname): Change second argument of...
2002-05-03 cgf* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler...
2002-05-02 cgfadd new files