]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/path.cc
2004-10-28 Pierre Humblet <pierre.humblet@ieee.org>
[newlib-cygwin.git] / winsup / cygwin / path.cc
2004-10-28 Pierre Humblet2004-10-28 Pierre Humblet <pierre.humblet@ieee.org>
2004-10-06 Pierre Humblet2004-10-05 Pierre Humblet <pierre.humblet@ieee.org>
2004-10-02 Pierre Humblet2004-10-02 Pierre Humblet <pierre.humblet@ieee.org>
2004-09-24 Christopher FaylorSergey Ivanov <seriv@parkheights.dyndns.org>
2004-09-23 Pierre Humblet2004-09-22 Pierre Humblet <pierre.humblet@ieee.org>
2004-09-12 Christopher Faylor* exceptions.cc: (ctrl_c_handler): Do nothing while...
2004-09-07 Pierre Humblet2004-09-05 Pierre Humblet <pierre.humblet@ieee.org>
2004-09-03 Christopher FaylorRegularize most strace_prints throughout so that %E...
2004-06-17 Pierre Humblet2004-06-17 Pierre Humblet <pierre.humblet@ieee.org>
2004-06-08 Corinna Vinschen * path.cc (fchdir): Pass the Posix path to chdir.
2004-06-02 Christopher Faylor* spawn.cc (find_exec): Use has_slash to determine...
2004-05-31 Pierre Humblet2004-05-30 Pierre Humblet <pierre.humblet@ieee.org>
2004-05-28 Christopher Faylor* path.cc (chdir): Always use the normalized_path as...
2004-05-15 Christopher Faylor* cygheap.h (cwdstuff::set): Modify return value and...
2004-05-12 Corinna Vinschen * path.cc (path_conv::check): Don't bail out with...
2004-05-07 Christopher FaylorChristopher Faylor <cgf@timesys.com>
2004-05-06 Pierre Humblet2004-05-06 Pierre Humblet <pierre.humblet@ieee.org>
2004-05-04 Christopher Faylor* path.cc (normalize_win32_path): Detect components...
2004-05-04 Christopher Faylor* path.cc (is_unc_share): Remove redundant tests.
2004-05-04 Corinna Vinschen * path.cc (check_sysfile): Don't scan string twice.
2004-04-30 Corinna Vinschen * fhandler.cc (fhandler_base::open): Call path_conv...
2004-04-20 Christopher Faylorfix comment
2004-04-20 Christopher Faylor* path.cc (is_unc_share): Rename from slash_unc_prefix_...
2004-04-16 Corinna Vinschen * autoload.cc (NtCreateFile): Add.
2004-04-14 Pierre Humblet2004-04-14 Pierre Humblet <pierre.humblet@ieee.org>
2004-04-13 Corinna Vinschen * dir.cc (mkdir): Call set_file_attribute with additio...
2004-04-13 Corinna Vinschen * winsup.h (IMPLEMENT_STATUS_FLAG): New macro to defin...
2004-04-12 Pierre Humblet2004-04-12 Pierre Humblet <pierre.humblet@ieee.org>
2004-04-10 Corinna Vinschen * fhandler.cc (rootdir): Add and use second argument.
2004-04-10 Corinna Vinschen * Use new unified status_flag accessor methods from...
2004-04-10 Christopher Faylor* path.cc (path_conv::check): Optimize symlink replacem...
2004-04-09 Corinna Vinschen * path.cc (fsinfo): Global storage for file system...
2004-04-08 Corinna Vinschen * path.cc (hash_path_name): Replace hash algorithm...
2004-04-08 Christopher Faylor* path.cc (path_prefix_p): Optimize test order.
2004-03-26 Christopher Faylor* path.cc (path_conv::check): Use 'strchr' rather than...
2004-03-25 Christopher Faylor* path.cc (normalize_posix_path): Reorganize to short...
2004-03-24 Christopher Faylorupdate copyright. Minor reformatting.
2004-02-21 Christopher Faylor* path.cc (conv_path_list): Return error condition.
2004-02-17 Christopher Faylor* Makefile.in (clean): Clean libserver, too.
2003-12-26 Christopher Faylor* path.cc (mount_item::build_win32): Backslashify paths...
2003-12-23 Christopher Faylor* exceptions.cc (set_signal_mask): Redefine to not...
2003-12-15 Christopher Faylor* winsup.h (access_worker): Declare with added fhandler...
2003-12-07 Christopher FaylorChange use of BOOL, TRUE, FALSE to bool, true, false...
2003-12-05 Christopher Faylor* path.cc (slash_unc_prefix_p): Allow '.' as a valid...
2003-11-28 Christopher FaylorEliminate use of sigframe and sigthread throughout.
2003-11-26 Corinna Vinschen * dir.cc (mkdir): Use local security_descriptor. Call
2003-11-14 Robert Collins2003-11-11 Robert Collins <rbtcollins@hotmail.com>
2003-10-29 Christopher Faylor* path.cc (dot_special_chars): New global variable.
2003-10-25 Corinna Vinschen * path.cc (normalize_posix_path): Test runs of more...
2003-10-24 Corinna Vinschen * path.cc (win32_device_name): Fix comment.
2003-10-02 Christopher Faylor* path.cc (win32_device_name): Only fill out destinatio...
2003-10-01 Christopher Faylor* Makefile.in: Add YA method for generating devices.cc.
2003-09-30 Corinna Vinschen * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJ...
2003-09-28 Corinna Vinschen * devices.h: Move a few device major numbers. Fix...
2003-09-27 Christopher Faylor* path.cc (symlink_info::check): Use new introducer...
2003-09-25 Christopher Faylor* devices.cc: New file.
2003-09-11 Christopher Faylor* path.cc (normalize_posix_path): Put check for '/...
2003-09-10 Christopher Faylor* Makefile.in: Add some more -fomit-frame-pointer files.
2003-08-31 Christopher Faylor* Makefile.in (MALLOC_OFILES): Always fill in with...
2003-08-28 Christopher Faylor* syscalls.cc (mount): Don't check win32_path when...
2003-08-19 Christopher Faylor* path.cc (mount): Add null/empty check for input param...
2003-08-17 Christopher Faylor* path.cc (special_name): Accommodate all special names...
2003-08-13 Corinna Vinschen * path.cc (special_name): Add checks for some specials...
2003-08-05 Christopher Faylor* path.cc (cygdrive_getmntent): Do not skip over drives...
2003-07-26 Christopher Faylor* exceptions.cc (ctrl_c_handler): Send SIGHUP when...
2003-07-11 Christopher Faylor* path.cc (get_device_number): Remove special com?...
2003-07-04 Christopher Faylor* path.cc (fillout_mntent): Change "posix" to "managed".
2003-07-04 Christopher Faylor* fhandler.h (FH_ENC): New enum.
2003-06-17 Christopher Faylor* path.cc (mount): Do more strict checking on posix...
2003-06-16 Christopher FaylorThroughout, remove "include <errno.h>" from files which...
2003-06-04 Christopher Faylor* path.cc (conv_path_list): Use correct value when...
2003-05-30 Christopher Faylor* path.cc (mount_info::conv_to_win32_path): gcc warning...
2003-05-30 Christopher Faylor* cygheap.cc (init_cheap): Temporarily remove inline...
2003-05-29 Christopher Faylor* mkvers.sh: Avoid "-dontuse" tags.
2003-05-11 Corinna Vinschen Replace ino_t by __ino64_t throughout.
2003-05-11 Christopher Faylor* dir.cc (readdir): Fill out new old_d_ino field.
2003-04-27 Christopher Faylor* errno.cc (_sys_nerr): Fix compile error erroneously...
2003-03-09 Christopher Faylorwhitespace cleanup
2003-03-08 Christopher Faylor* path.h (PATH_LNK): New enum val.
2003-02-21 Corinna Vinschen * dtable.cc (dtable::build_fhandler_from_name): Set...
2003-02-05 Christopher Faylor* path.cc: Change 'to_posix_p' to 'to_posix' throughout.
2003-02-05 Christopher Faylor* path.cc (etc::dir_changed): Fix debug printf.
2003-02-04 Corinna Vinschen * path.cc (symlink): Create security attributes so...
2003-01-24 Christopher Faylor* pwdrp.h (pwdgrp::refresh): Lock entire test prior...
2003-01-21 Christopher Faylor* path.h (etc::change_possible): Revert the type to...
2003-01-20 Christopher Faylor* pwdgrp.h (etc): Move to path.h.
2003-01-16 Christopher Faylor* path.cc (normalize_posix_path): Convert win32 path...
2003-01-10 Christopher Faylor* path.cc: Unrevert below reversion except for mount_in...
2003-01-10 Corinna Vinschen * path.cc: Revert patch from 2003-01-09 to normalize...
2003-01-10 Corinna Vinschen Split ChangeLog, create ChangeLog-2002.
2003-01-09 Christopher FaylorUse isdirsep rather than SLASH_P throughout.
2002-09-30 Christopher FaylorRemove \n from calls to strace class printfs throughout.
2002-09-30 Christopher Faylor* environ.cc (environ_init): Avoid a compiler warning.
2002-09-23 Christopher FaylorMore GNUify non-GNU formatted functions calls throughout.
2002-09-22 Christopher Faylor* fhandler.cc (fhandler_base::dup): Don't set handle...
2002-09-06 Christopher Faylorwhitespace
2002-09-04 Corinna Vinschen * Makefile.in (DLL_OFILES): Drop shortcut.o.
2002-07-24 Christopher Faylor* path.cc (path_conv::check): Always set fileattr when...
2002-07-05 Christopher Faylor* ntdll.h (_SYSTEM_PROCESSOR_TIMES): Force eight byte...
2002-07-03 Christopher Faylor* dtable.cc (cygwin_attach_handle_to_fd): Default to...
next
This page took 0.555306 seconds and 108 git commands to generate.