summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * path.cc (symlink_info::check): Make sure AllocationSize and EndOfFileCorinna Vinschen2010-09-142-0/+14
* * fhandler_process.cc (get_mem_values): Simplify code. FixCorinna Vinschen2010-09-132-23/+37
* * fhandler.h (class fhandler_base): Change inheritance of fstat_helperCorinna Vinschen2010-09-138-180/+146
* * sec_acl.cc (acl_worker): Remove.Corinna Vinschen2010-09-123-14/+19
* * sigproc.cc (sig_dispatch_pending): Remove debugging statement.Christopher Faylor2010-09-122-4/+8
* * cygthread.h (cygthread::cygthread): Reorganize slightly.Christopher Faylor2010-09-125-17/+26
* * syscalls.cc (start_transaction): Make inline function. Move up to beCorinna Vinschen2010-09-122-42/+97
* * new-features.sgml: Mention fenv support.Dave Korn2010-09-112-0/+15
* * fhandler_disk_file.cc (fhandler_disk_file::rmdir): More thoroughlyCorinna Vinschen2010-09-112-6/+13
* winsup/cygwin/ChangeLog:Dave Korn2010-09-119-34/+683
* * syscalls.cc (rename): Limit retry loop in case of sharing violationCorinna Vinschen2010-09-102-4/+15
* * syscalls.cc (fstatat): Call stat_worker directly from here.Corinna Vinschen2010-09-102-1/+8
* * flock.cc (allow_others_to_sync): Define MAX_PROCESS_SD_SIZE. UseCorinna Vinschen2010-09-105-8/+26
* * mount.cc (class fs_info_cache): New class to cache filesystemCorinna Vinschen2010-09-103-5/+92
* * security.cc (get_file_sd): Add bool parameter justcreated. UseCorinna Vinschen2010-09-104-41/+100
* * fhandler_procsys.cc (fhandler_procsys::exists): Rearrange to handleCorinna Vinschen2010-09-102-9/+16
* * libc/sys/sysnecv850/Makefile.am (lib_a_SOURCES): Provide anKevin Buettner2010-09-093-9/+12
* * dwarf.h (debug_info): Add offset_info and dwarf_version fields.Jakub Jelinek2010-09-092-0/+5
* * fhandler_procsys.cc (fhandler_procsys::open): Simplify by justCorinna Vinschen2010-09-082-61/+24
* fix two typosChristopher Faylor2010-09-071-2/+6
* Sync bootstrap-lto.mk and dfp.m4 with gcc.H.J. Lu2010-09-063-6/+22
* * new-features.sgml (ov-new1.7.8): Document /proc/sys.Corinna Vinschen2010-09-062-0/+16
* gdb/Jan Kratochvil2010-09-063-78/+80
* * cygpath.cc (RtlEqualUnicodePathPrefix): New helper function.Corinna Vinschen2010-09-062-10/+73
* * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.Corinna Vinschen2010-09-0620-216/+816
* * mount.cc (mount_info::from_fstab_line): Reorder to make sure allCorinna Vinschen2010-09-042-2/+11
* libdecnumber/Andreas Krebbel2010-09-032-0/+57
* * sigoproc.cc (sigproc_init): Use American spelling in comment.Christopher Faylor2010-09-022-1/+5
* * dcrt0.cc (dll_crt0_0): Remove myself settings.Christopher Faylor2010-09-015-6/+17
* * cygthread.cc (cygthread::create): Fix incorrect use of name rather thanChristopher Faylor2010-09-0114-98/+91
* * fhandler_netdrive.cc (fhandler_netdrive::readdir): Set d_type.Corinna Vinschen2010-09-013-2/+9
* * include/cygwin/version.h: Bump DLL minor version number to 8.Corinna Vinschen2010-09-012-1/+5
* * path.cc (normalize_posix_path): Preserve //./ and //?/ prefixes.Corinna Vinschen2010-08-312-0/+21
* * include/cygwin/version.h: Bump DLL minor version number to 7.Corinna Vinschen2010-08-312-1/+5
* * dcrt0.cc (dll_crt0_0): Move sigproc_init later, after cygheap initializationChristopher Faylor2010-08-302-6/+12
* * posix.sgml (std-notes): Fix typos and incorrectnesses.Corinna Vinschen2010-08-302-8/+12
* * new-features.sgml (ov-new1.7.7): Document change to binmode/textmodeCorinna Vinschen2010-08-303-8/+28
* * autoload.cc (MsgWaitForMultipleObjectsEx): Define.Corinna Vinschen2010-08-305-4/+46
* add missing fileChristopher Faylor2010-08-301-0/+30
* * winlean.h: New file.Christopher Faylor2010-08-3013-61/+52
* * ldh.cc (WinMain): Change DONT_RESOLVE_DLL_REFERENCES toCorinna Vinschen2010-08-282-1/+6
* * new-features.sgml (ov-new1.7.7): Document change to avoid DLLCorinna Vinschen2010-08-282-0/+10
* * loadlib.h: New header implementing safe LoadLibrary calls.Corinna Vinschen2010-08-2813-15/+95
* * autoload.cc (LoadDLLprime): Change dllname storage to string16.Corinna Vinschen2010-08-287-45/+63
* 2010-08-26 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2010-08-273-3/+8
* 2010-08-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2010-08-272-3/+8
* * new-features.sgml (ov-new1.7.7): Change to describe partialCorinna Vinschen2010-08-273-77/+63
* * external.cc (sync_wincwd): Remove.Corinna Vinschen2010-08-277-53/+52
* * syscalls.c (_isatty): Fix return value.Corinna Vinschen2010-08-272-3/+13
* * fhandler_proc.cc (format_proc_partitions): Improve comment.Corinna Vinschen2010-08-272-2/+11