aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-08-02 * fhandler_disk_file.cc (readdir_get_ino): Accommodate native symlinks.Corinna Vinschen1-0/+5
2007-08-02* lib/Makefile: Add missed file to accommodate below changes.Christopher Faylor1-0/+4
2007-08-02* lib/cygwin_attach_dll.c: Fix compiler warning.Christopher Faylor1-0/+5
2007-08-02* dcrt0.cc (codepage_type): Remove definition.Christopher Faylor1-0/+6
2007-08-02 * syscalls.cc (rename): Move and add text to comment about testingCorinna Vinschen1-0/+7
2007-08-02 * path.h (struct fs_info): Drop root_len and name_hash members.Corinna Vinschen1-0/+8
2007-08-02 * fhandler_disk_file.cc (path_conv::ndisk_links): Fix typo in call toCorinna Vinschen1-0/+5
2007-08-01 * syscalls.cc (rename): Check if oldpath and newpath refer to theCorinna Vinschen1-0/+6
2007-08-01 * ntdll.h (STATUS_ACCESS_DENIED): Define.Corinna Vinschen1-0/+12
2007-08-01 * localtime.cc (tzsetwall): Don't set TZ.Corinna Vinschen1-0/+4
2007-08-01 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): DropCorinna Vinschen1-0/+28
2007-08-01 * fhandler.cc (check_posix_perms): Remove.Corinna Vinschen1-0/+6
2007-08-01 * syscalls.cc (rename): Use unchanged path_conv in condition.Corinna Vinschen1-0/+4
2007-08-01 * smallprint.cc (__small_vsprintf): Add format specifier 'W' forCorinna Vinschen1-0/+5
2007-07-31 * ntdll.h (RtlFreeAnsiString): Declare.Corinna Vinschen1-0/+11
2007-07-31 * fhandler_disk_file.cc (fhandler_disk_file::link): Revert to checkingCorinna Vinschen1-0/+11
2007-07-30 * fhandler_disk_file.cc (fhandler_disk_file::facl): If file can't beCorinna Vinschen1-0/+8
2007-07-30 * syscalls.cc (stat_worker): Don't call build_fh_pc with invalid pc.Corinna Vinschen1-0/+4
2007-07-29* fhandler.cc (fhandler_base::wait_overlapped): Handle read EOF better andChristopher Faylor1-0/+5
2007-07-29 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Don't allowCorinna Vinschen1-0/+13
2007-07-29 * fhandler_disk_file.cc (fhandler_disk_file::link): Use FILE_ANY_ACCESS.Corinna Vinschen1-0/+20
2007-07-29 * fhandler_disk_file.cc: Use get_handle throughout.Corinna Vinschen1-0/+14
2007-07-29* cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtlsChristopher Faylor1-0/+16
2007-07-28 * ntdll.h (RtlEqualUnicodePathPrefix): Rename from RtlEqualPathPrefix.Corinna Vinschen1-1/+8
2007-07-28 * ntdll.h (RtlInitCountedUnicodeString): Swap order of string and lengthCorinna Vinschen1-0/+11
2007-07-27 * autoload.cc (CreateHardLinkA): Remove.Corinna Vinschen1-0/+10
2007-07-27 * fhandler_disk_file.cc (fhandler_disk_file::ftruncate): UseCorinna Vinschen1-0/+6
2007-07-27 * fhandler_disk_file.cc (fhandler_base::fstat_by_name): UseCorinna Vinschen1-0/+9
2007-07-27 * fhandler_disk_file.cc (is_volume_mountpoint): New static inlineCorinna Vinschen1-0/+7
2007-07-27 * fhandler.h (enum query_state): Drop redundant query_stat_control.Corinna Vinschen1-0/+10
2007-07-26 * dir.cc (readdir_worker): Drop dir parameter from call toCorinna Vinschen1-2/+74
2007-07-25 * autoload.cc (CreateToolhelp32Snapshot): Remove.Corinna Vinschen1-0/+4
2007-07-25 * autoload.cc (Process32First): Remove.Corinna Vinschen1-0/+5
2007-07-25 * autoload.cc (NetWkstaUserGetInfo): Remove.Corinna Vinschen1-0/+8
2007-07-20 Fix ChangeLogCorinna Vinschen1-2/+0
2007-07-20 * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changesCorinna Vinschen1-0/+33
2007-07-19 * security.cc (set_nt_attribute): Remove.Corinna Vinschen1-0/+6
2007-07-19 * fhandler_disk_file.cc (fhandler_base::fstat_by_name): UseCorinna Vinschen1-0/+9
2007-07-19 * fhandler.cc (fhandler_base::open): Drop local wpath and upathCorinna Vinschen1-0/+18
2007-07-19 * sec_helper.cc: Remove unused code.Corinna Vinschen1-0/+4
2007-07-19 * autoload.cc (SetSecurityDescriptorControl): Drop.Corinna Vinschen1-0/+9
2007-07-19 * autoload.cc (SetUserObjectSecurity): Drop.Corinna Vinschen1-0/+9
2007-07-19 * cygheap.h (init_cygheap::luid): Remove.Corinna Vinschen1-0/+43
2007-07-19 * dcrt0.cc (dll_crt0_0): Call set_cygwin_privileges here, afterCorinna Vinschen1-0/+6
2007-07-18 * cygheap.h (shared_prefix): De-const.Corinna Vinschen1-0/+8
2007-07-17 * fhandler.cc (fhandler_base::fhaccess): Add check for R/O file system.Corinna Vinschen1-0/+6
2007-07-17 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Move settingCorinna Vinschen1-0/+5
2007-07-16 * cygheap.h (cygheap_user::curr_imp_token): Rename from current_token.Corinna Vinschen1-0/+12
2007-07-14* init.cc (in_dllentry): Delete.Christopher Faylor1-0/+8
2007-07-14* init.cc (in_dllentry): Make NO_COPY to avoid spurious false positives.Christopher Faylor1-0/+5