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-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
2008-04-03 Cleanup.Corinna Vinschen
2008-04-02 * path.cc (mount_info::init): First try to fetch mount points fromCorinna Vinschen
2008-04-02 * path.cc (enum symlink_t): Rename from shortcut_t.Corinna Vinschen
2008-04-02 * path.cc (symlink_info::check_reparse_point): Use NtFsControlFileCorinna Vinschen
2008-04-02 * flock.cc (get_lock_parent_dir): Drop call to NtOpenDirectoryObjectCorinna Vinschen
2008-04-02 * posix.sgml: Change lockf to being implemented.Corinna Vinschen
2008-04-02 * dcrt0.cc (insert_file): Convert filename to WCHAR and callCorinna Vinschen
2008-04-01 * Fix copyright dates.Corinna Vinschen
2008-04-01 Throughout, call fcntl64 instead of fcntl or fcntl_worker.Corinna Vinschen
2008-03-31 * smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.Corinna Vinschen
2008-03-28 * flock.cc (lockf_t::operator new): Add operator taking a pointer. CallCorinna Vinschen
2008-03-27 * flock.cc (FLOCK_PARENT_DIR_ACCESS): Define.Corinna Vinschen
2008-03-27add creditChristopher Faylor
2008-03-27 * syscalls.cc (rename): Fix setting errno in case of trailing "/."Corinna Vinschen
2008-03-27 * fhandler_socket.cc: Create shared objects session local throughout.Corinna Vinschen
2008-03-27* hookapi.cc (find_first_notloaded_dll): New function.Christopher Faylor
2008-03-24 * flock.cc (inode_t::get_all_locks_list): Don't allow F_WAIT flagCorinna Vinschen
2008-03-24 * flock.cc: Clarify a couple of comments.Corinna Vinschen
2008-03-24 * flock.cc: Fix typo in comment.Corinna Vinschen
2008-03-24 * fhandler.cc (fhandler_base::dup): Drop setting flags in the parent.Corinna Vinschen
2008-03-23* dtable.cc (handle_to_fn): Modify to return true if handle represents a cygwinChristopher Faylor
2008-03-23* dtable.cc: Define various device-related string constants as wide characterChristopher Faylor
2008-03-212008-03-21 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-03-212008-01-19 Danny Smith <dannysmithusers.sourceforge.netChris Sutcliffe
2008-03-202008-03-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2008-03-202008-02-08 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-03-18 * include/sys/cygwin.h: Revert erroneous move of `#ifdef WINVER' toCorinna Vinschen