OSDN Git Service

* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / fhandler_virtual.cc
2011-11-14 cgfThroughout use "have_execed" macro rather than "hExeced...
2011-10-15 cgf* cygerrno.h (__set_errno): Modify debugging output...
2011-07-31 corinna * fhandler.h (class fhandler_dev_mem): Remove dup...
2011-02-15 corinna * fhandler_procsys.cc (fhandler_procsys::opendir)...
2010-09-06 corinna * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
2010-07-05 corinna Align seekdir and telldir API to POSIX definition.
2009-07-24 cgf* sigproc.h (wait_for_sigthread): Eliminate parameter.
2009-01-20 corinna * devices.h (FH_PROCESSFD): New device type.
2009-01-03 cgfRemove unneeded header files from source files througho...
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-09 corinna * dir.cc (closedir): Revert change from 2007-06-29.
2007-07-07 cgf* fhandler_disk_file.cc: White space.
2007-06-29 corinna * cygwin.din: Export fdopendir.
2007-02-27 corinna * fhandler.cc(fhandler_base::open): Open with READ_CON...
2006-01-21 cgf* include/cygwin/version.h: Bump API minor number to...
2005-09-28 corinna Revert erroneous checkin.
2005-09-28 corinna * fhandler.h (class fhandler_dev_raw): Delete current_...
2005-09-14 cgfRemove some more unneeded 'return;'s throughout.
2005-08-24 cgf* fhandler_virtual.cc (fhandler_virtual::close): Don...
2005-08-24 cgf* cygheap.h (cygheap_types): Add HEAP_COMMUNE.
2005-08-19 cgf* fhandler.h (dirent_states): Add dirent_isroot, dirent...
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-14 corinna * fhandler_disk_file.cc (fhandler_disk_file::facl...
2004-04-14 corinna * fhandler.cc (fhandler_base::open): Simplify access...
2004-04-14 corinna * fhandler.cc (fhandler_base::open): Accomodate query_...
2004-04-13 corinna * dir.cc (mkdir): Call set_file_attribute with additio...
2004-04-10 corinna * Use new unified status_flag accessor methods from...
2004-04-09 corinna * fhandler.cc (fhandler_base::write): Use bool paramet...
2004-02-09 cgf* debug.h (console_printf): Define for non-debugging...
2004-02-02 cgf* fhandler.h (*::fixup_after_exec): Eliminate unused...
2004-01-24 cgf* cygheap.cc (init_cygheap::close_ctty): Protect YA...
2003-11-14 rbcollins2003-11-11 Robert Collins <rbtcollins@hotmail.com>
2003-09-25 phumblet2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-25 cgf* devices.cc: New file.
2003-09-08 cgfThroughout, remove __d_u.__d_data fields from DIR struc...
2003-09-07 cgfRemove left coercion throughout.
2003-06-16 cgfThroughout, remove "include <errno.h>" from files which...
2003-05-12 corinna * Makefile.in (CYGWIN_START): Define as crt0.o. Add...
2003-04-01 corinna * dir.cc: Change __off32_t to _off_t and __off64_t...
2003-03-09 cgfwhitespace cleanup
2003-02-20 corinna * fhandler_disk_file.cc (fhandler_disk_file::opendir...
2002-12-14 cgfThroughout, change fhandler_*::read and fhandler_*...
2002-10-30 cgf* external.cc (cygwin_internal): Implement CW_CMDLINE.
2002-09-19 cgf* cygthread.cc (cygthread::initialized): Avoid copying...
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-22 cgf* fhandler.h (fhandler_virtual::exists): Eliminate...
2002-05-12 cgf* fhandler_virtual.cc (fhandler_virtual::close): Quiet...
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