summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * path.h (path_conv::operator char *): Delete.Corinna Vinschen2007-08-161-0/+14
* * dir.cc (readdir_worker): Convert w32name to PUNICODE_STRING.Corinna Vinschen2007-08-161-0/+7
* * ntdll.h (RtlAcquirePebLock): Declare.Corinna Vinschen2007-08-161-0/+6
* * fhandler.h (fhandler_base::get_namehash): Use NT native path.Corinna Vinschen2007-08-161-0/+6
* * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration.Corinna Vinschen2007-08-161-0/+13
* * path.cc (get_nt_native_path): Allow to convert special paths whichCorinna Vinschen2007-08-151-0/+7
* * fhandler_disk_file.cc (fhandler_disk_file::link): Drop superfluousCorinna Vinschen2007-08-151-0/+6
* * fhandler_socket.cc (get_inet_addr): Use NT native functions forCorinna Vinschen2007-08-151-0/+7
* * path.cc (symlink_info::check): In case of ERROR_SHARING_VIOLATION andCorinna Vinschen2007-08-141-0/+6
* * path.cc (fs_info::update): Correctly handle the volume root directory.Corinna Vinschen2007-08-141-0/+4
* * fhandler.h (fhandler_base::pc): Make public.Corinna Vinschen2007-08-141-0/+16
* * mmap.cc: Call NtClose instead of CloseHandle throughout.Corinna Vinschen2007-08-131-0/+6
* * fhandler.h (fhandler_base::close_fs): Reintroduce (as inline function)Corinna Vinschen2007-08-131-0/+9
* * Makefile.in (DLL_OFILES): Remove delqueue.o.Corinna Vinschen2007-08-131-0/+25
* * devices.in (dev_storage): Use native NT device name for kmsg mailslot.Corinna Vinschen2007-08-131-0/+16
* * fhandler.cc (fhandler_base::open): Remove HIDDEN_DOT_FILES code.Corinna Vinschen2007-08-121-0/+6
* * syscalls.cc (getw): Remove redundant implementation.Corinna Vinschen2007-08-121-0/+8
* * ntdll.h: Add descriptive comments to special Rtl functions.Corinna Vinschen2007-08-121-0/+22
* * path.cc (fillout_mntent): Fix calculation of unicode buffer size.Corinna Vinschen2007-08-101-0/+4
* * syscalls.cc (rename): Check oldpath and newpath for trailing dirCorinna Vinschen2007-08-101-0/+14
* * gendef (sigbe): Reset "incyg" while the stack lock is active to avoid aChristopher Faylor2007-08-091-0/+5
* * syscalls.cc (rename): Close oldpath file handle immediately afterCorinna Vinschen2007-08-091-0/+7
* * fhandler_disk_file.cc (readdir_get_ino): Accommodate native symlinks.Corinna Vinschen2007-08-021-0/+5
* * lib/Makefile: Add missed file to accommodate below changes.Christopher Faylor2007-08-021-0/+4
* * lib/cygwin_attach_dll.c: Fix compiler warning.Christopher Faylor2007-08-021-0/+5
* * dcrt0.cc (codepage_type): Remove definition.Christopher Faylor2007-08-021-0/+6
* * syscalls.cc (rename): Move and add text to comment about testingCorinna Vinschen2007-08-021-0/+7
* * path.h (struct fs_info): Drop root_len and name_hash members.Corinna Vinschen2007-08-021-0/+8
* * fhandler_disk_file.cc (path_conv::ndisk_links): Fix typo in call toCorinna Vinschen2007-08-021-0/+5
* * syscalls.cc (rename): Check if oldpath and newpath refer to theCorinna Vinschen2007-08-011-0/+6
* * ntdll.h (STATUS_ACCESS_DENIED): Define.Corinna Vinschen2007-08-011-0/+12
* * localtime.cc (tzsetwall): Don't set TZ.Corinna Vinschen2007-08-011-0/+4
* * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): DropCorinna Vinschen2007-08-011-0/+28
* * fhandler.cc (check_posix_perms): Remove.Corinna Vinschen2007-08-011-0/+6
* * syscalls.cc (rename): Use unchanged path_conv in condition.Corinna Vinschen2007-08-011-0/+4
* * smallprint.cc (__small_vsprintf): Add format specifier 'W' forCorinna Vinschen2007-08-011-0/+5
* * ntdll.h (RtlFreeAnsiString): Declare.Corinna Vinschen2007-07-311-0/+11
* * fhandler_disk_file.cc (fhandler_disk_file::link): Revert to checkingCorinna Vinschen2007-07-311-0/+11
* * fhandler_disk_file.cc (fhandler_disk_file::facl): If file can't beCorinna Vinschen2007-07-301-0/+8
* * syscalls.cc (stat_worker): Don't call build_fh_pc with invalid pc.Corinna Vinschen2007-07-301-0/+4
* * fhandler.cc (fhandler_base::wait_overlapped): Handle read EOF better andChristopher Faylor2007-07-291-0/+5
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Don't allowCorinna Vinschen2007-07-291-0/+13
* * fhandler_disk_file.cc (fhandler_disk_file::link): Use FILE_ANY_ACCESS.Corinna Vinschen2007-07-291-0/+20
* * fhandler_disk_file.cc: Use get_handle throughout.Corinna Vinschen2007-07-291-0/+14
* * cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtlsChristopher Faylor2007-07-291-0/+16
* * ntdll.h (RtlEqualUnicodePathPrefix): Rename from RtlEqualPathPrefix.Corinna Vinschen2007-07-281-1/+8
* * ntdll.h (RtlInitCountedUnicodeString): Swap order of string and lengthCorinna Vinschen2007-07-281-0/+11
* * autoload.cc (CreateHardLinkA): Remove.Corinna Vinschen2007-07-271-0/+10
* * fhandler_disk_file.cc (fhandler_disk_file::ftruncate): UseCorinna Vinschen2007-07-271-0/+6
* * fhandler_disk_file.cc (fhandler_base::fstat_by_name): UseCorinna Vinschen2007-07-271-0/+9