aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2010-09-27 * new-features.sgml (ov-new1.7.8): Document dropped NT4 pre-SP4 support.Corinna Vinschen4-4/+14
2010-09-27 * mount.cc (fs_info::update): Remove erroneous NtClose on random handleCorinna Vinschen2-1/+5
2010-09-26 * uinfo.cc (cygheap_user::init): Call GetUserNameW and convert toCorinna Vinschen2-2/+12
2010-09-26* dcrt0.cc (__main): Force signal synchronization.Christopher Faylor2-2/+4
2010-09-25 * fhandler_socket.cc (fhandler_socket::bind): Drop has_exclusiveaddruseCorinna Vinschen5-426/+74
2010-09-25 * autoload.cc: Throughout. order entry points alphabetically by DLLCorinna Vinschen2-78/+81
2010-09-24* autoload.cc (std_dll_init): Move dll_path closer to its use. Use dll_path inChristopher Faylor3-7/+15
2010-09-24 * fhandler.cc (fhandler_base::open): Handle query_write_dac flag.Corinna Vinschen4-2/+13
2010-09-24 * errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.Corinna Vinschen7-3/+43
2010-09-23* autoload.cc (std_dll_init): Use correct format type when displaying dll nameChristopher Faylor2-1/+6
2010-09-212010-09-21 Pierre Humblet <Pierre.Humblet@ieee.org>Pierre Humblet2-4/+28
2010-09-21 * path.cc (cwdstuff::set): Replace constant 2 with sizeof(WCHAR) whereCorinna Vinschen2-4/+11
2010-09-21 * mount.h (class fs_info): Add has_buggy_reopen flag and accessorCorinna Vinschen7-28/+50
2010-09-21 * fhandler.cc (fhandler_base::open): Always open NFS files withCorinna Vinschen4-11/+52
2010-09-20* include/sys/cygwin.h (PID_NOTCYGWIN): New enum.Christopher Faylor5-15/+23
2010-09-20* fhandler_tty.cc (fhandler_tty_slave::init): Add additional checks toChristopher Faylor3-3/+15
2010-09-19* wincap.h (wincaps::has_buggy_thread_startup): Declare.Christopher Faylor5-14/+45
2010-09-18* overview2.sgml: Remove cheerful paragraph which implied that it was ok toChristopher Faylor2-8/+15
2010-09-18 * setup2.sgml (setup-locale-how): Fix typo.Corinna Vinschen2-1/+5
2010-09-15 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Fetch numberCorinna Vinschen2-14/+27
2010-09-14 * path.cc (symlink_info::check): Make sure AllocationSize and EndOfFileCorinna Vinschen2-0/+14
2010-09-13 * fhandler_process.cc (get_mem_values): Simplify code. FixCorinna Vinschen2-23/+37
2010-09-13 * fhandler.h (class fhandler_base): Change inheritance of fstat_helperCorinna Vinschen8-180/+146
2010-09-12 * sec_acl.cc (acl_worker): Remove.Corinna Vinschen3-14/+19
2010-09-12* sigproc.cc (sig_dispatch_pending): Remove debugging statement.Christopher Faylor2-4/+8
2010-09-12* cygthread.h (cygthread::cygthread): Reorganize slightly.Christopher Faylor5-17/+26
2010-09-12 * syscalls.cc (start_transaction): Make inline function. Move up to beCorinna Vinschen2-42/+97
2010-09-11 * new-features.sgml: Mention fenv support.Dave Korn2-0/+15
2010-09-11 * fhandler_disk_file.cc (fhandler_disk_file::rmdir): More thoroughlyCorinna Vinschen2-6/+13
2010-09-11winsup/cygwin/ChangeLog:Dave Korn9-34/+683
2010-09-10 * syscalls.cc (rename): Limit retry loop in case of sharing violationCorinna Vinschen2-4/+15
2010-09-10 * syscalls.cc (fstatat): Call stat_worker directly from here.Corinna Vinschen2-1/+8
2010-09-10 * flock.cc (allow_others_to_sync): Define MAX_PROCESS_SD_SIZE. UseCorinna Vinschen5-8/+26
2010-09-10 * mount.cc (class fs_info_cache): New class to cache filesystemCorinna Vinschen3-5/+92
2010-09-10 * security.cc (get_file_sd): Add bool parameter justcreated. UseCorinna Vinschen4-41/+100
2010-09-10 * fhandler_procsys.cc (fhandler_procsys::exists): Rearrange to handleCorinna Vinschen2-9/+16
2010-09-08 * fhandler_procsys.cc (fhandler_procsys::open): Simplify by justCorinna Vinschen2-61/+24
2010-09-07fix two typosChristopher Faylor1-2/+6
2010-09-06 * new-features.sgml (ov-new1.7.8): Document /proc/sys.Corinna Vinschen2-0/+16
2010-09-06 * cygpath.cc (RtlEqualUnicodePathPrefix): New helper function.Corinna Vinschen2-10/+73
2010-09-06 * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.Corinna Vinschen20-216/+816
2010-09-04 * mount.cc (mount_info::from_fstab_line): Reorder to make sure allCorinna Vinschen2-2/+11
2010-09-02* sigoproc.cc (sigproc_init): Use American spelling in comment.Christopher Faylor2-1/+5
2010-09-01* dcrt0.cc (dll_crt0_0): Remove myself settings.Christopher Faylor5-6/+17
2010-09-01* cygthread.cc (cygthread::create): Fix incorrect use of name rather thanChristopher Faylor14-98/+91
2010-09-01 * fhandler_netdrive.cc (fhandler_netdrive::readdir): Set d_type.Corinna Vinschen3-2/+9
2010-09-01 * include/cygwin/version.h: Bump DLL minor version number to 8.Corinna Vinschen2-1/+5
2010-08-31 * path.cc (normalize_posix_path): Preserve //./ and //?/ prefixes.Corinna Vinschen2-0/+21
2010-08-31 * include/cygwin/version.h: Bump DLL minor version number to 7.Corinna Vinschen2-1/+5
2010-08-30* dcrt0.cc (dll_crt0_0): Move sigproc_init later, after cygheap initializationChristopher Faylor2-6/+12