]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/path.cc
* Merge in cygwin-64bit-branch.
[newlib-cygwin.git] / winsup / cygwin / path.cc
2013-04-23 Corinna Vinschen * Merge in cygwin-64bit-branch.
2013-04-12 Corinna Vinschen * path.cc (symlink_info::check): Drop PC_KEEP_HANDLE...
2013-04-03 Corinna Vinschen * path.cc (class suffix_scan): Add member namelen.
2013-01-21 Christopher FaylorThroughout, change __attribute__ ((regparm (N))) to...
2012-08-16 Christopher Faylorwhitespace cleanup
2012-07-31 Corinna Vinschen * path.cc (etc::dir_changed): Revert muto changes...
2012-07-31 Corinna Vinschen * path.cc (etc::dir_changed): Change `io' to a static...
2012-07-29 Christopher Faylor* fhandler_termios.cc (fhandler_termios::line_edit...
2012-07-02 Christopher Faylor* path.cc (symlink_info::check): Remove unneeded/unused...
2012-07-02 Christopher Faylor* path.cc: Perform some whitespace fixups throughout.
2012-06-22 Corinna Vinschen * path.cc (realpath): Fix comment.
2012-06-21 Corinna Vinschen * path.cc (realpath): Call mount_info::conv_to_posix_p...
2012-04-27 Corinna Vinschen * path.cc (find_fast_cwd_pointer): Fix for W8 CP 32...
2012-04-21 Christopher Faylor* dtable.cc (fh_alloc): Only disallow opening of nonexi...
2012-04-19 Christopher Faylor* dtable.cc (fh_alloc): Keep fh which was flagged as...
2012-04-07 Christopher Faylor* dtable.cc (cygwin_attach_handle_to_fd): Defend agains...
2012-04-06 Christopher Faylor* path.c (path_conv::check): Avoid directly referencing...
2012-04-04 Corinna Vinschen * fhandler_nodevice.cc (fhandler_nodevice::open):...
2012-04-04 Corinna Vinschen * path.cc (path_conv::check): Convert device type...
2012-04-02 Corinna Vinschen * devices.h (FH_CYGDRIVE): Define as DEV_VIRTFS_MAJOR...
2012-03-31 Corinna Vinschen * devices.cc: Regenerate.
2012-03-31 Christopher Faylor(Interim checkin while we work on this)
2012-03-29 Corinna Vinschen * Makefile.in (DLL_OFILES): Add fhandler_dev.o.
2012-03-08 Corinna Vinschen * path.cc (readlink): Avoid calling strlen() twice.
2012-03-08 Corinna Vinschen * Throughout, replace usage of w32api's min with MIN...
2012-03-05 Corinna Vinschen * cygheap.h (enum fcwd_version_t): Move here from...
2012-02-26 Corinna Vinschen * environ.cc (dos_file_warning): Drop declaration.
2012-01-11 Christopher FaylorUpdate copyright on all files checked in so far this...
2012-01-02 Christopher Faylor* path.cc (get_current_dir_name): Avoid memory leak...
2012-01-01 Yaakov Selkowitz * cygwin.din (get_current_dir_name): Export.
2011-12-24 Corinna Vinschen * path.cc (struct symlink_info): Add bool argument...
2011-12-17 Christopher FaylorClean up whitespace.
2011-12-13 Corinna Vinschen * path.cc (conv_path_list): Fix a condition.
2011-12-13 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
2011-12-03 Christopher FaylorThroughout, remove extra space after function name...
2011-12-02 Corinna Vinschen * path.cc (conv_path_list): Take cygwin_conv_path_t...
2011-10-23 Christopher Faylor* path.cc (path_conv::get_nt_native_path): Avoid derefe...
2011-10-18 Corinna Vinschen * path.cc: Extend two comments. Mention the name...
2011-10-15 Christopher Faylor* cygerrno.h (__set_errno): Modify debugging output...
2011-10-13 Corinna Vinschen * path.cc (find_fast_cwd_pointer): Allow 'push crit...
2011-10-13 Corinna Vinschen * path.cc (copy_cwd_str): Move up in file to be access...
2011-08-01 Corinna Vinschen * syscalls.cc (faccessat): Fix parens in flag expressi...
2011-07-26 Corinna Vinschen * ntdll.h: Fix typo in comment.
2011-07-05 Corinna Vinschen * fhandler.cc (fhandler_base::open): Don't open file...
2011-06-18 Corinna Vinschen * path.cc (normalize_win32_path): Skip all slashes...
2011-06-06 Christopher Faylorwhitespace elimination
2011-05-28 Christopher Faylor* autoload.cc: Call _api_fatal in asm.
2011-03-29 Corinna Vinschen * autoload.cc (winmm): Remove time functions. Don...
2011-03-08 Corinna Vinschen * fhandler.cc (fhandler_base::open): When creating...
2011-02-15 Corinna Vinschen * devices.in: Throughout use slashes instead of backsl...
2011-02-15 Corinna Vinschen Revert change from 2010-08-31:
2011-02-13 Corinna Vinschen * path.cc (struct _FAST_CWD): Redefine to new layout...
2011-02-02 Corinna Vinschen * path.cc (conv_path_list): Remove enclosing quotes...
2011-01-17 Corinna Vinschen * path.cc (path_conv::check): Don't follow reparse...
2010-12-06 Corinna Vinschen * path.cc (path_conv::check): Don't generate ENOENT...
2010-11-23 Corinna Vinschen * path.cc (symlink_info::check): Don't use FileNetwork...
2010-10-24 Christopher Faylor* dcrt0.cc (do_exit): Don't set thread termination...
2010-10-09 Corinna Vinschen * cygheap.h (cwdstuff::override_win32_cwd): Declare.
2010-10-07 Corinna Vinschen * fhandler.h (fhandler_base::get_stat_access): Delete.
2010-10-02 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_e...
2010-09-30 Corinna Vinschen * fhandler.cc: Drop including nfs.h.
2010-09-30 Corinna Vinschen * path.cc (symlink_info::check): Remove erroneous...
2010-09-24 Corinna Vinschen * errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.
2010-09-21 Corinna Vinschen * path.cc (cwdstuff::set): Replace constant 2 with...
2010-09-21 Corinna Vinschen * mount.h (class fs_info): Add has_buggy_reopen flag...
2010-09-21 Corinna Vinschen * fhandler.cc (fhandler_base::open): Always open NFS...
2010-09-14 Corinna Vinschen * path.cc (symlink_info::check): Make sure AllocationS...
2010-09-13 Corinna Vinschen * fhandler.h (class fhandler_base): Change inheritance...
2010-09-06 Corinna Vinschen * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
2010-08-31 Corinna Vinschen * path.cc (normalize_posix_path): Preserve //./ and...
2010-08-27 Corinna Vinschen * external.cc (sync_wincwd): Remove.
2010-08-20 Corinna Vinschen * path.cc (path_conv::check): Close handle in conv_han...
2010-08-20 Corinna Vinschen * fhandler_disk_file.cc (readdir_check_reparse_point...
2010-08-18 Corinna Vinschen * exceptions.cc (open_stackdumpfile): Don't try to...
2010-08-13 Corinna Vinschen * cygheap.h (class cwdstuff): Make drive_length private.
2010-08-04 Corinna Vinschen * path.cc (cygwin_conv_path): Rearrange test for ...
2010-07-04 Christopher Faylor* path.cc (path_conv::check): Move fs-specific settings...
2010-06-15 Corinna Vinschen * dtable.cc (dtable::dup_worker): Reset path_conv...
2010-06-14 Corinna Vinschen * path.cc (path_conv::check): Return with ENOTDIR...
2010-06-09 Corinna Vinschen * path.cc (symlink_info::check_shortcut): Use ro_u_emp...
2010-06-08 Corinna Vinschen * path.cc (symlink_info::check): Set h to NULL after...
2010-06-02 Corinna Vinschen * ntdll.h (STATUS_BAD_NETWORK_PATH): Define.
2010-05-26 Corinna Vinschen * path.cc (symlink_info::check): Don't try to handle...
2010-05-06 Corinna Vinschen * path.cc (path_conv::check): Drop setting sym.pflags...
2010-04-29 Corinna Vinschen * mount.cc (struct opt): Add "dos" and "ihash" options.
2010-04-26 Corinna Vinschen * mount.h (fs_info::inited): New inline method.
2010-04-23 Corinna Vinschen * path.h (get_nt_native_path): Add third parameter...
2010-04-22 Corinna Vinschen * path.cc (symlink_info::check): Make sure to restart...
2010-04-22 Corinna Vinschen * mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTI...
2010-04-22 Corinna Vinschen * path.cc (symlink_info::check): Fix a comment.
2010-04-20 Christopher Faylor* path.cc (cygwin_create_path): Free memory on error.
2010-04-09 Christopher Faylor* path.cc (path_conv::set_normalized_path): Use creallo...
2010-03-29 Corinna Vinschen * spawn.cc (find_exec): Enable finding paths in backsl...
2010-02-20 Corinna Vinschen * path.cc (warn_msdos): Enforce extended hex printing...
2010-02-15 Corinna Vinschen * path.cc (path_conv::check): Treat native DOS paths...
2010-02-06 Corinna Vinschen * path.cc (symlink_info::check_nfs_symlink): Reopen...
2010-01-29 Corinna Vinschen Throughout, use FileBothDirectoryInformation info...
2010-01-12 Corinna Vinschen * globals.cc (ro_u_nwfs): New R/O unicode string.
2010-01-12 Corinna Vinschen * dtable.cc (build_fh_name_worker): Remove. Move...
2009-12-24 Corinna Vinschen * path.cc (symlink_info::check): Set fileattr to
next
This page took 0.54576 seconds and 108 git commands to generate.