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
2008-12-23This commit was manufactured by cvs2svn to create branchreverse-20081226-branchpointreverse-20081226-branchcvs2svn
2008-12-19 * path.cc (path_conv::check): Handle incoming DOS paths non-POSIXy,Corinna Vinschen
2008-12-18 * path.cc (symlin_info::check): Set 4th parameter ofCorinna Vinschen
2008-12-14* fhandler_disk_file.cc (readdir_get_ino): Don't complain about MS-DOS pathsChristopher Faylor
2008-11-26Remove unneeded whitespace.Christopher Faylor
2008-11-11 * mount.cc (mount_info::cygdrive_win32_path): Always upper caseCorinna Vinschen
2008-11-11* path.cc (normalize_win32_path): Don't add a trailing '\' if the cwd returns aChristopher Faylor
2008-10-20 * ntdll.h (NtSetAttributesFile): New inline function.Corinna Vinschen
2008-10-09 * fhandler_disk_file.cc (fhandler_base::fstat_helper): CheckCorinna Vinschen
2008-10-09 * path.cc (path_conv::is_binary): Always check for GetBinaryType.Corinna Vinschen
2008-10-09 * path.cc (symlink_info::check_shortcut): Don't check for executabilityCorinna Vinschen
2008-10-08 * path.cc (path_conv::path_conv): Only assume executability by suffixCorinna Vinschen
2008-09-11* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.Christopher Faylor
2008-08-20 * path.cc (symlink_info::check_shortcut): If file can't be opened,Corinna Vinschen
2008-08-15 * path.cc (symlink_info::check): Don't use eabuf when trying to openCorinna Vinschen
2008-08-14 * external.cc (cygwin_internal): Call set_security_attribute withCorinna Vinschen
2008-07-31 * path.cc (symlink_info::check): Handle (and explain) a special caseCorinna Vinschen
2008-07-30 * fhandler_disk_file.cc (fhandler_base::fstat_by_name): Check forCorinna Vinschen
2008-07-25 * dcrt0.cc (dll_crt0_0): Call malloc_init and user_shared_initialize_1Corinna Vinschen
2008-07-24 * shared.cc (user_shared_initialize): Fetch potentially changed CygwinCorinna Vinschen
2008-07-17 * path.cc (allow_winsymlinks): Revert default to create system bitCorinna Vinschen
2008-07-17 Add case-sensitivity.Corinna Vinschen
2008-07-15 Throughout drop allow_ntsec and allow_smbntsec handling.Corinna Vinschen
2008-07-02 * path.cc (path_conv::is_binary): Fix test. Add comment.Corinna Vinschen
2008-06-11 * path.cc (get_nt_native_path): Drop considerations for DOS devices.Corinna Vinschen
2008-05-24 * path.cc (symlink_info::check): Reorder test for nfs symlinks.Corinna Vinschen
2008-05-23 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Don't try toCorinna Vinschen
2008-05-23* mount.cc (mount_info::from_fstab): Use cygwin_hmodule rather than trying toChristopher Faylor
2008-05-23 * path.cc (symlink_info::check): Define eabuf and easize outside ofCorinna Vinschen
2008-05-23* path.cc (symlink_info::check): Don't pass EaBuffer to NtCreateFile if it hasChristopher Faylor
2008-05-22 * path.cc (cygwin_conv_path): Define tp before setting up faul handler.Corinna Vinschen
2008-05-21 * fhandler_disk_file.cc (get_ino_by_handle): Rename pfai to fai.Corinna Vinschen
2008-05-21 * fhandler.h (dirent_states): Add dirent_nfs_d_ino state and add it toCorinna Vinschen
2008-05-20 * path.cc (symlink_worker): Fix EA buffer size info given toCorinna Vinschen
2008-05-20 * path.cc (symlink_info::check_shortcut): Minimize requested fileCorinna Vinschen
2008-05-20 * path.cc (fs_info::update): Re-add opening the unsplitted pathCorinna Vinschen
2008-05-20 * Makefile.in (DLL_OFILES): Add nfs.o.Corinna Vinschen
2008-05-20 * path.cc (path_conv::check): Free wide_path and normalized_path ifCorinna Vinschen
2008-05-13 * path.cc (path_conv::set_normalized_path): Drop strip_tail argument.Corinna Vinschen
2008-04-30 * mount.cc (is_unc_share): Allow \\?\ prefix as well. Enhance comment.Corinna Vinschen
2008-04-28 * path.cc (symlink_info::check): Avoid special handling forCorinna Vinschen
2008-04-23 * cygwin.din: Sort.Corinna Vinschen
2008-04-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): FixCorinna Vinschen
2008-04-13 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): SimplifyCorinna Vinschen
2008-04-07Add miscfuncs.h to files as needed throughout.Christopher Faylor
2008-04-06 * path.cc (struct opt): Rename "system" to "nouser".Corinna Vinschen
2008-04-05 * postinstall: New script.Corinna Vinschen
2008-04-03 * path.cc (mount_info::from_fstab_line): Simplify.Corinna Vinschen
2008-04-03 * path.cc (mount_info::from_fstab): Get module path name of the CygwinCorinna Vinschen
2008-04-02 * path.cc (mount_info::init): First try to fetch mount points fromCorinna Vinschen