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
path: root/winsup
AgeCommit message (Expand)Author
2008-04-30 * sysv_msg.cc: Add fix from upstream version 1.65.Corinna Vinschen
2008-04-30 * dtable.cc (dtable::release): Drop fixup_before handling.Corinna Vinschen
2008-04-30 * mount.cc (is_unc_share): Allow \\?\ prefix as well. Enhance comment.Corinna Vinschen
2008-04-30 * mount.cc (mount_info::from_fstab): Skip native path prefix inCorinna Vinschen
2008-04-29 * syscalls.cc (rename): Use volume serial numbers stored in path_convCorinna Vinschen
2008-04-28 * path.cc (symlink_info::check): Avoid special handling forCorinna Vinschen
2008-04-28 * kernel32.cc (CreateFileMappingW): Remove stray small_printf.Corinna Vinschen
2008-04-28 * autoload.cc (IsWow64Process): Remove.Corinna Vinschen
2008-04-27 * wincap.h (wincapc::wow64): Change type to BOOL.Corinna Vinschen
2008-04-272008-04-26 Yuval <uvman@users.sourceforge.net>Chris Sutcliffe
2008-04-26 * dcrt0.cc (dll_crt0_0): Set SEM_NOGPFAULTERRORBOX error mode, too,Corinna Vinschen
2008-04-262008-04-26 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-04-262008-04-26 Chuck Wilson <cwilso11@users.sourceforge.net>Chris Sutcliffe
2008-04-262008-04-25 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-04-262008-04-25 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-04-25 * Makefile.in (install): Drop install rules for postinstall script.Corinna Vinschen
2008-04-25 * postinstall: Remove (Moved to base-cygwin package).Corinna Vinschen
2008-04-25 * fhandler.cc (fhandler_base::open): Move handling FILE_ATTRIBUTE_NORMALCorinna Vinschen
2008-04-25 * fhandler.cc (fhandler_base::open): *Only* handle SYSTEM and HIDDENCorinna Vinschen
2008-04-25 * fhandler.cc (fhandler_base::open): Handle SYSTEM and HIDDEN attributesCorinna Vinschen
2008-04-24 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Disable callingCorinna Vinschen
2008-04-24 * fhandler_disk_file.cc (fhandler_base::utimens_fs): Fix typo inCorinna Vinschen
2008-04-24 * cygwin-api.in.sgml: Add std-susv4 section to Compatibility chapter.Corinna Vinschen
2008-04-24 * cygwin.din (futimens): Export.Corinna Vinschen
2008-04-24 * include/wait.h: New file.Corinna Vinschen
2008-04-23 * mount.cc (usage): Mark -s and -u as ignored.Corinna Vinschen
2008-04-23 * posix.sgml: Add openat, faccessat, fchmodat, fchownat, fstatat,Corinna Vinschen
2008-04-23 * cygwin.din: Sort.Corinna Vinschen
2008-04-23 * dcrt0.cc (dll_crt0_0): Move CWD initialization from here...Corinna Vinschen
2008-04-22 * cygwin.din (fmemopen): Export.Corinna Vinschen
2008-04-22 * cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test.Corinna Vinschen
2008-04-22 * sec_auth.cc (create_token): Add integrity level SID to token onCorinna Vinschen
2008-04-22 * include/winnt.h (SECURITY_MANDATORY_LABEL_AUTHORITY): Define.Corinna Vinschen
2008-04-21 * mount.cc (mount_info::init): Remove call to from_registry. PrintCorinna Vinschen
2008-04-21 * kernel32.cc (CreateFileMappingW): Fix bug in reserve/commit handling.Corinna Vinschen
2008-04-21 * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen
2008-04-19 Revert thinko in previous patch.Corinna Vinschen
2008-04-19 * fhandler.h (-struct wsa_event): Move to wsa_event.h. IncludeCorinna Vinschen
2008-04-18* autoload.cc (noload): Make sure this and succeeding functions are located inChristopher Faylor
2008-04-16 * fhandler_socket.cc (fhandler_socket::close): Disable enforcedCorinna Vinschen
2008-04-16 * grp.cc (internal_getgroups): Drop local buf. Allocate groupsCorinna Vinschen
2008-04-14 * postinstall: Fix copy/paste bug.Corinna Vinschen
2008-04-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): FixCorinna Vinschen
2008-04-13 * cygwinenv.sgml: Drop description of "transparent_exe" option.Corinna Vinschen
2008-04-13 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): SimplifyCorinna Vinschen
2008-04-11 Fix typos.Corinna Vinschen
2008-04-11 * include/sddl.h (ConvertStringSidToSidA): Define.Corinna Vinschen
2008-04-10 * cygwin.din (wprintf): Remove.Corinna Vinschen
2008-04-08 * mount.cc (mount_info::from_fstab): Read user fstab files fromCorinna Vinschen
2008-04-08 * postinstall: Disable adding registry mounts to /etc/fstab for now.Corinna Vinschen