Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-26* fhandler.cc (fhandler_base::fchmod): Do the right thing when changing an "onChristopher Faylor
2004-12-24* path.h (path_conv::set_normalized_path): Add second argument and fill it inChristopher Faylor
2004-12-23* path.cc (path_conv::check): Don't strip the trailing slash from a pathChristopher Faylor
2004-12-22 * path.cc (set_normalized_path): Allow empty pathnames.Corinna Vinschen
2004-12-20* path.cc (normalize_win32_path): Remove unneeded check for dots.Christopher Faylor
2004-12-20* path.cc (normalize_posix_path): Remove unneeded check for dots.Christopher Faylor
2004-12-19* path.cc (normalize_win32_path): Make third arg pass-by reference. ReorganizeChristopher Faylor
2004-12-19* child_info.h (CURR_CHILD_INFO_MAGIC): Use updated value.Christopher Faylor
2004-12-18revert erroneous checkinChristopher Faylor
2004-12-18* fhandler_proc.cc (proc_listing): Add entry for "self".Christopher Faylor
2004-12-032004-12-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-10-282004-10-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-10-062004-10-05 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-10-022004-10-02 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-09-24Sergey Ivanov <seriv@parkheights.dyndns.org>Christopher Faylor
2004-09-232004-09-22 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-09-12* exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess isChristopher Faylor
2004-09-082004-09-05 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-09-03Regularize most strace_prints throughout so that %E is always preceded by aChristopher Faylor
2004-06-172004-06-17 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-06-08 * path.cc (fchdir): Pass the Posix path to chdir.Corinna Vinschen
2004-06-03* spawn.cc (find_exec): Use has_slash to determine if path has a slash ratherChristopher Faylor
2004-05-312004-05-30 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor
2004-05-15* cygheap.h (cwdstuff::set): Modify return value and arguments.Christopher Faylor
2004-05-12 * path.cc (path_conv::check): Don't bail out with error if path is "//".Corinna Vinschen
2004-05-07Christopher Faylor <cgf@timesys.com>Christopher Faylor
2004-05-062004-05-06 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-05-04* path.cc (normalize_win32_path): Detect components with only dots. Remove aChristopher Faylor
2004-05-04* path.cc (is_unc_share): Remove redundant tests.Christopher Faylor
2004-05-04 * path.cc (check_sysfile): Don't scan string twice.Corinna Vinschen
2004-04-30 * fhandler.cc (fhandler_base::open): Call path_conv::get_nt_native_pathCorinna Vinschen
2004-04-20fix commentChristopher Faylor
2004-04-20* path.cc (is_unc_share): Rename from slash_unc_prefix_p throughout.Christopher Faylor
2004-04-17 * autoload.cc (NtCreateFile): Add.Corinna Vinschen
2004-04-142004-04-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-04-14 * dir.cc (mkdir): Call set_file_attribute with additional handleCorinna Vinschen
2004-04-13 * winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flagCorinna Vinschen
2004-04-132004-04-12 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-04-10 * fhandler.cc (rootdir): Add and use second argument.Corinna Vinschen
2004-04-10 * Use new unified status_flag accessor methods from classes fhandler_*,Corinna Vinschen
2004-04-10* path.cc (path_conv::check): Optimize symlink replacements.Christopher Faylor
2004-04-09 * path.cc (fsinfo): Global storage for file system information.Corinna Vinschen
2004-04-08 * path.cc (hash_path_name): Replace hash algorithm with SDBM.Corinna Vinschen
2004-04-08* path.cc (path_prefix_p): Optimize test order.Christopher Faylor
2004-03-26* path.cc (path_conv::check): Use 'strchr' rather than 'strrchr' to find end ofChristopher Faylor
2004-03-25* path.cc (normalize_posix_path): Reorganize to short circuit to DOS pathChristopher Faylor
2004-03-25update copyright. Minor reformatting.Christopher Faylor
2004-02-21* path.cc (conv_path_list): Return error condition.Christopher Faylor
2004-02-17* Makefile.in (clean): Clean libserver, too.Christopher Faylor