OSDN Git Service

Use datarootdir for locales.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / path.cc
2014-04-26 Masaki MuranakaMerge branch 'binutils' into tmp
2012-01-11 cgfUpdate copyright on all files checked in so far this...
2012-01-02 cgf* path.cc (get_current_dir_name): Avoid memory leak...
2012-01-01 yselkowitz * cygwin.din (get_current_dir_name): Export.
2011-12-24 corinna * path.cc (struct symlink_info): Add bool argument...
2011-12-17 cgfClean up whitespace.
2011-12-13 corinna * path.cc (conv_path_list): Fix a condition.
2011-12-13 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
2011-12-03 cgfThroughout, remove extra space after function name...
2011-12-02 corinna * path.cc (conv_path_list): Take cygwin_conv_path_t...
2011-10-23 cgf* path.cc (path_conv::get_nt_native_path): Avoid derefe...
2011-10-18 corinna * path.cc: Extend two comments. Mention the name...
2011-10-15 cgf* cygerrno.h (__set_errno): Modify debugging output...
2011-10-13 corinna * path.cc (find_fast_cwd_pointer): Allow 'push crit...
2011-10-13 corinna * path.cc (copy_cwd_str): Move up in file to be access...
2011-08-01 corinna * syscalls.cc (faccessat): Fix parens in flag expressi...
2011-07-26 corinna * ntdll.h: Fix typo in comment.
2011-07-05 corinna * fhandler.cc (fhandler_base::open): Don't open file...
2011-06-18 corinna * path.cc (normalize_win32_path): Skip all slashes...
2011-06-06 cgfwhitespace elimination
2011-05-28 cgf* autoload.cc: Call _api_fatal in asm.
2011-03-29 corinna * autoload.cc (winmm): Remove time functions. Don...
2011-03-08 corinna * fhandler.cc (fhandler_base::open): When creating...
2011-02-15 corinna * devices.in: Throughout use slashes instead of backsl...
2011-02-15 corinna Revert change from 2010-08-31:
2011-02-13 corinna * path.cc (struct _FAST_CWD): Redefine to new layout...
2011-02-02 corinna * path.cc (conv_path_list): Remove enclosing quotes...
2011-01-17 corinna * path.cc (path_conv::check): Don't follow reparse...
2010-12-06 corinna * path.cc (path_conv::check): Don't generate ENOENT...
2010-11-23 corinna * path.cc (symlink_info::check): Don't use FileNetwork...
2010-10-24 cgf* dcrt0.cc (do_exit): Don't set thread termination...
2010-10-09 corinna * cygheap.h (cwdstuff::override_win32_cwd): Declare.
2010-10-07 corinna * fhandler.h (fhandler_base::get_stat_access): Delete.
2010-10-02 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_e...
2010-09-30 corinna * fhandler.cc: Drop including nfs.h.
2010-09-30 corinna * path.cc (symlink_info::check): Remove erroneous...
2010-09-24 corinna * errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.
2010-09-21 corinna * path.cc (cwdstuff::set): Replace constant 2 with...
2010-09-21 corinna * mount.h (class fs_info): Add has_buggy_reopen flag...
2010-09-21 corinna * fhandler.cc (fhandler_base::open): Always open NFS...
2010-09-14 corinna * path.cc (symlink_info::check): Make sure AllocationS...
2010-09-13 corinna * fhandler.h (class fhandler_base): Change inheritance...
2010-09-06 corinna * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
2010-08-31 corinna * path.cc (normalize_posix_path): Preserve //./ and...
2010-08-27 corinna * external.cc (sync_wincwd): Remove.
2010-08-20 corinna * path.cc (path_conv::check): Close handle in conv_han...
2010-08-20 corinna * fhandler_disk_file.cc (readdir_check_reparse_point...
2010-08-18 corinna * exceptions.cc (open_stackdumpfile): Don't try to...
2010-08-13 corinna * cygheap.h (class cwdstuff): Make drive_length private.
2010-08-04 corinna * path.cc (cygwin_conv_path): Rearrange test for ...
2010-07-04 cgf* path.cc (path_conv::check): Move fs-specific settings...
2010-06-15 corinna * dtable.cc (dtable::dup_worker): Reset path_conv...
2010-06-14 corinna * path.cc (path_conv::check): Return with ENOTDIR...
2010-06-09 corinna * path.cc (symlink_info::check_shortcut): Use ro_u_emp...
2010-06-08 corinna * path.cc (symlink_info::check): Set h to NULL after...
2010-06-02 corinna * ntdll.h (STATUS_BAD_NETWORK_PATH): Define.
2010-05-26 corinna * path.cc (symlink_info::check): Don't try to handle...
2010-05-06 corinna * path.cc (path_conv::check): Drop setting sym.pflags...
2010-04-29 corinna * mount.cc (struct opt): Add "dos" and "ihash" options.
2010-04-26 corinna * mount.h (fs_info::inited): New inline method.
2010-04-23 corinna * path.h (get_nt_native_path): Add third parameter...
2010-04-22 corinna * path.cc (symlink_info::check): Make sure to restart...
2010-04-22 corinna * mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTI...
2010-04-22 corinna * path.cc (symlink_info::check): Fix a comment.
2010-04-20 cgf* path.cc (cygwin_create_path): Free memory on error.
2010-04-09 cgf* path.cc (path_conv::set_normalized_path): Use creallo...
2010-03-29 corinna * spawn.cc (find_exec): Enable finding paths in backsl...
2010-02-20 corinna * path.cc (warn_msdos): Enforce extended hex printing...
2010-02-15 corinna * path.cc (path_conv::check): Treat native DOS paths...
2010-02-06 corinna * path.cc (symlink_info::check_nfs_symlink): Reopen...
2010-01-29 corinna Throughout, use FileBothDirectoryInformation info...
2010-01-19 Masaki MuranakaMerge branch 'master' of git://github.com/monaka/binutils
2010-01-12 corinna * globals.cc (ro_u_nwfs): New R/O unicode string.
2010-01-12 corinna * dtable.cc (build_fh_name_worker): Remove. Move...
2010-01-12 corinna * globals.cc (ro_u_nwfs): New R/O unicode string.
2010-01-12 corinna * dtable.cc (build_fh_name_worker): Remove. Move...
2010-01-06 Masaki MuranakaUpdate to git@github.com:monaka/binutils.git
2009-12-24 corinna * path.cc (symlink_info::check): Set fileattr to
2009-12-24 corinna * path.cc (symlink_info::check): Set fileattr to
2009-12-22 corinna * path.cc (cygwin_conv_path): Add band-aid including...
2009-12-21 corinna * path.cc (cygwin_conv_path): Add band-aid including...
2009-11-10 corinna * fhandler_disk_file.cc (is_volume_mountpoint): Align...
2009-11-10 corinna * fhandler_disk_file.cc (is_volume_mountpoint): Align...
2009-11-10 corinna * path.cc (symlink_info::check_reparse_point): Always...
2009-11-09 corinna * path.cc (symlink_info::check_reparse_point): Always...
2009-11-02 corinna * miscfuncs.h (transform_chars): Declare. Define...
2009-11-02 corinnapath.cc
2009-11-02 corinna * miscfuncs.h (transform_chars): Declare. Define...
2009-11-02 corinnapath.cc
2009-10-31 corinna * sec_helper.cc (security_descriptor::free): If sd_siz...
2009-10-30 corinna * sec_helper.cc (security_descriptor::free): If sd_siz...
2009-10-09 corinna * path.cc (tfx_chars): Convert all ASCII control chara...
2009-10-02 cgf* dcrt0.cc (dll_crt0_1): Move cxx_malloc reset kluge...
2009-09-25 ericbProvide euidaccess, canonicalize_file_name; fix fchmodat.
2009-09-22 corinna * path.cc (symlink_worker): Rework error handling...
2009-09-21 corinna * cygheap.h (cwdstuff::get_posix): Convert to const...
2009-08-26 corinna * path.h (INTERIX_SYMLINK_COOKIE): Define.
2009-08-25 corinna * mount.cc (fs_info::update): Add comment.
2009-08-24 corinna * globals.cc (ro_u_volume): New R/O unicode string.
2009-08-04 cgf* fhandler_socket.cc (fhandler_socket::send_internal...
next