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-02-20This commit was manufactured by cvs2svn to create branch 'gdb_6_8-branch'.insight_6_8-branchpointgdb_6_8-2008-03-27-releasegdb_6_8-2008-02-26-branchpointgdb_6_8-branchcvs2svn
2008-02-20 * path.cc (cwdstuff::set): Revert error handling change in caseCorinna Vinschen
2008-02-15Perform whitespace cleanup throughout.Christopher Faylor
2008-02-14 * cygheap.cc (cwcsdup): New function.Corinna Vinschen
2008-02-01 * string.h: Re-enable inline strcasematch and strncasematchCorinna Vinschen
2008-01-31 * cygheap.h (struct cwdstuff): Add dir member to store cwd handle.Corinna Vinschen
2008-01-28 * path.cc: Fix Samba version in comment.Corinna Vinschen
2008-01-24 * path.cc (fs_info::update): Fix old-style Samba test to supportCorinna Vinschen
2008-01-22 * ntdll.h (struct _FILE_FS_OBJECTID_INFORMATION): Define.Corinna Vinschen
2007-12-03 * autoload.cc (GetModuleFileNameExW): Replace definition ofCorinna Vinschen
2007-11-27Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor
2007-11-08revert premature checkinChristopher Faylor
2007-11-08* dllfixdbg: Eliminate extra objcopy step.Christopher Faylor
2007-10-31 * external.cc (get_cygdrive_info): Make inline.Corinna Vinschen
2007-10-23 * cygheap.h (struct cwdstuff): Drop hash member. Drop get_hash,Corinna Vinschen
2007-10-13 * ntdll.h (STATUS_END_OF_FILE): Define.Corinna Vinschen
2007-10-11 * path.cc (basename): Return pointer into the path argument itself.Corinna Vinschen
2007-10-10 * path.cc (struct symlink_info): Change size of contents member toCorinna Vinschen
2007-09-18 * path.cc (symlink_info::check): Check for STATUS_OBJECT_NAME_INVALID.Corinna Vinschen
2007-08-23 * ntdll.h (STATUS_NO_SUCH_FILE): Define.Corinna Vinschen
2007-08-21 * ntdll.h (NtNotifyChangeDirectoryFile): Declare.Corinna Vinschen
2007-08-19 * path.cc (fillout_mntent): Append backslash to drive-only paths beforeCorinna Vinschen
2007-08-16 * path.h (path_conv::operator char *): Delete.Corinna Vinschen
2007-08-16 * ntdll.h (RtlAcquirePebLock): Declare.Corinna Vinschen
2007-08-16 * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration.Corinna Vinschen
2007-08-15 * path.cc (get_nt_native_path): Allow to convert special paths whichCorinna Vinschen
2007-08-14 * path.cc (symlink_info::check): In case of ERROR_SHARING_VIOLATION andCorinna Vinschen
2007-08-14 * path.cc (fs_info::update): Correctly handle the volume root directory.Corinna Vinschen
2007-08-14 * fhandler.h (fhandler_base::pc): Make public.Corinna Vinschen
2007-08-13 * devices.in (dev_storage): Use native NT device name for kmsg mailslot.Corinna Vinschen
2007-08-12 * fhandler.cc (fhandler_base::open): Remove HIDDEN_DOT_FILES code.Corinna Vinschen
2007-08-10 * path.cc (fillout_mntent): Fix calculation of unicode buffer size.Corinna Vinschen
2007-08-01 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): DropCorinna Vinschen
2007-07-31 * fhandler_disk_file.cc (fhandler_disk_file::link): Revert to checkingCorinna Vinschen
2007-07-26 * dir.cc (readdir_worker): Drop dir parameter from call toCorinna Vinschen
2007-07-19 * fhandler.cc (fhandler_base::open): Drop local wpath and upathCorinna Vinschen
2007-07-07* path.cc (symlink_info::check_shortcut): Handle device "symlinks" specially -Christopher Faylor
2007-05-22 * path.cc (cwdstuff::set): Revert useless acquire check.Corinna Vinschen
2007-05-22 * path.cc (cwdstuff::set): Avoid double aquiring of cwd_lock.Corinna Vinschen
2007-05-15* path.cc (fs_info::update): Set and use is_cdrom.Christopher Faylor
2007-03-01* Makefile (DLL_OFILES): Remove ntea.oChristopher Faylor
2007-02-27 * path.cc (close_user_proc_parms_cwd_handle): Remove.Corinna Vinschen
2007-02-22 * cygheap.h (struct cwdstuff): Remove sync member and keep_in_syncCorinna Vinschen
2007-02-22 Throughout replace all usage of wincap.shared with the constantCorinna Vinschen
2007-02-20Remove extraneous whitespace.Christopher Faylor
2007-01-17 * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen
2007-01-16 * autoload.cc (RtlAnsiStringToUnicodeString): Define.Corinna Vinschen
2006-12-12 * environ.cc (set_traverse): Remove.Corinna Vinschen
2006-12-10 * autoload.cc (SHFileOperationA): Drop definition.Corinna Vinschen
2006-12-07 * cygheap.h (struct cwdstuff): Add "sync" member and accompanyingCorinna Vinschen