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-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
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor
2008-04-07 * postinstall: Add function print_flags and call where appropriate.Corinna Vinschen
2008-04-07add missing fileChristopher Faylor
2008-04-07Add miscfuncs.h to files as needed throughout.Christopher Faylor
2008-04-07 * postinstall: Set IFS to LF only. Change while loop in subshell toCorinna Vinschen
2008-04-06 * path.cc (struct opt): Rename "system" to "nouser".Corinna Vinschen
2008-04-05 * postinstall: New script.Corinna Vinschen
2008-04-03 Fix ChangeLog entry.Corinna Vinschen
2008-04-03 * path.cc (mount_info::from_fstab_line): Simplify.Corinna Vinschen
2008-04-03 * dcrt0.cc (insert_file): Fix potential buffer overflow.Corinna Vinschen
2008-04-03 * path.cc (mount_info::from_fstab): Get module path name of the CygwinCorinna Vinschen