aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor94-412/+4
2008-04-07 * postinstall: Add function print_flags and call where appropriate.Corinna Vinschen2-12/+19
2008-04-07add missing fileChristopher Faylor1-0/+39
2008-04-07Add miscfuncs.h to files as needed throughout.Christopher Faylor26-1689/+1708
2008-04-07 * postinstall: Set IFS to LF only. Change while loop in subshell toCorinna Vinschen2-18/+72
2008-04-06 * path.cc (struct opt): Rename "system" to "nouser".Corinna Vinschen3-6/+11
2008-04-05 * postinstall: New script.Corinna Vinschen5-200/+344
2008-04-03 Fix ChangeLog entry.Corinna Vinschen1-1/+2
2008-04-03 * path.cc (mount_info::from_fstab_line): Simplify.Corinna Vinschen2-13/+25
2008-04-03 * dcrt0.cc (insert_file): Fix potential buffer overflow.Corinna Vinschen2-1/+5
2008-04-03 * path.cc (mount_info::from_fstab): Get module path name of the CygwinCorinna Vinschen2-1/+7
2008-04-03 Cleanup.Corinna Vinschen5-45/+60
2008-04-02 * path.cc (mount_info::init): First try to fetch mount points fromCorinna Vinschen3-0/+215
2008-04-02 * path.cc (enum symlink_t): Rename from shortcut_t.Corinna Vinschen2-2/+6
2008-04-02 * path.cc (symlink_info::check_reparse_point): Use NtFsControlFileCorinna Vinschen2-24/+57
2008-04-02 * flock.cc (get_lock_parent_dir): Drop call to NtOpenDirectoryObjectCorinna Vinschen2-24/+17
2008-04-02 * posix.sgml: Change lockf to being implemented.Corinna Vinschen2-1/+5
2008-04-02 * dcrt0.cc (insert_file): Convert filename to WCHAR and callCorinna Vinschen2-8/+17
2008-04-01 * Fix copyright dates.Corinna Vinschen54-54/+60
2008-04-01 Throughout, call fcntl64 instead of fcntl or fcntl_worker.Corinna Vinschen10-94/+108
2008-03-31 * smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.Corinna Vinschen14-256/+453
2008-03-28 * flock.cc (lockf_t::operator new): Add operator taking a pointer. CallCorinna Vinschen2-23/+77
2008-03-27 * flock.cc (FLOCK_PARENT_DIR_ACCESS): Define.Corinna Vinschen3-30/+96
2008-03-27add creditChristopher Faylor1-0/+2
2008-03-27 * syscalls.cc (rename): Fix setting errno in case of trailing "/."Corinna Vinschen2-3/+13
2008-03-27 * fhandler_socket.cc: Create shared objects session local throughout.Corinna Vinschen4-7/+17
2008-03-27* hookapi.cc (find_first_notloaded_dll): New function.Christopher Faylor11-16/+143
2008-03-24 * flock.cc (inode_t::get_all_locks_list): Don't allow F_WAIT flagCorinna Vinschen2-5/+19
2008-03-24 * flock.cc: Clarify a couple of comments.Corinna Vinschen2-7/+20
2008-03-24 * flock.cc: Fix typo in comment.Corinna Vinschen2-1/+5
2008-03-24 * fhandler.cc (fhandler_base::dup): Drop setting flags in the parent.Corinna Vinschen12-163/+1431
2008-03-22* dtable.cc (handle_to_fn): Modify to return true if handle represents a cygwinChristopher Faylor2-17/+38
2008-03-22* dtable.cc: Define various device-related string constants as wide characterChristopher Faylor9-154/+237
2008-03-212008-03-21 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2-0/+22
2008-03-212008-01-19 Danny Smith <dannysmithusers.sourceforge.netChris Sutcliffe2-0/+10
2008-03-202008-03-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+12
2008-03-202008-02-08 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe3-6/+20
2008-03-18 * include/sys/cygwin.h: Revert erroneous move of `#ifdef WINVER' toCorinna Vinschen2-1/+7
2008-03-16 * path.cc: Include malloc.h for alloca.Brian Dessent2-48/+53
2008-03-14 * fcntl.cc (fcntl_worker): Protect with a 'myfault'.Corinna Vinschen5-1/+213
2008-03-13 * path.sgml: Remove documentation for old path API. Add documentationCorinna Vinschen5-153/+160
2008-03-12 * syscalls.cc (rename): Just return with 0 if filenames are identical,Corinna Vinschen2-5/+7
2008-03-12 * syscalls.cc (rename): Handle a special case of trying to rename aCorinna Vinschen2-5/+18
2008-03-12 * environ.h: Fix comment.Corinna Vinschen3-12/+10
2008-03-12 * pipe.cc (fhandler_pipe::create_selectable): Use MAX_PATH instead ofCorinna Vinschen3-6/+16
2008-03-12Fix typo.Corinna Vinschen1-1/+1
2008-03-12 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): DisableCorinna Vinschen4-16/+101
2008-03-12 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Don'tCorinna Vinschen2-7/+16
2008-03-12 * cygpath.cc (do_sysfolders): Use cygwin_conv_path.Corinna Vinschen6-29/+53
2008-03-12 * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen17-138/+368