summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston2008-05-263-22/+93
* * mount.cc (mount_info::from_fstab): Use proper buffer size.Christopher Faylor2008-05-252-4/+7
* * mount.cc (mount_info::init): Revert previous change.Christopher Faylor2008-05-242-4/+9
* * mount.cc (mount_info::init): Recreate path when trying to read theCorinna Vinschen2008-05-242-2/+9
* * path.cc (symlink_info::check): Reorder test for nfs symlinks.Corinna Vinschen2008-05-242-1/+5
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Don't try toCorinna Vinschen2008-05-233-14/+25
* * mount.cc (find_root_from_cygwin_dll): New function factored from from_fstab.Christopher Faylor2008-05-233-50/+74
* * mount.cc (mount_info::from_fstab): Use cygwin_hmodule rather than trying toChristopher Faylor2008-05-233-5/+9
* * libc/include/sys/_default_fcntl.h: Include <sys/time.h> on Cygwin.Corinna Vinschen2008-05-232-0/+5
* * shared.cc (open_shared): Fix comments. Fix a condition which hasCorinna Vinschen2008-05-232-3/+7
* * path.cc (symlink_info::check): Define eabuf and easize outside ofCorinna Vinschen2008-05-232-3407/+3412
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): EliminateCorinna Vinschen2008-05-232-2/+6
* * path.cc (symlink_info::check): Don't pass EaBuffer to NtCreateFile if it hasChristopher Faylor2008-05-234-3441/+3453
* 2008-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-05-22210-25484/+15079
* * grp.cc (internal_getgroups): Fix thinko. Only add enabled groups toCorinna Vinschen2008-05-222-2/+6
* * grp.cc (internal_getgroups): Don't add deny-only groups to the groupCorinna Vinschen2008-05-222-2/+9
* * cygtls.h (struct san): Add two int values to store the currentCorinna Vinschen2008-05-223-41/+60
* * setfacl.c (setfacl): Change from void to int. Return 2 in case ofCorinna Vinschen2008-05-222-7/+20
* * sec_acl.cc (setacl): Set errno to EINVAL if user or group don't exist.Corinna Vinschen2008-05-222-6/+18
* * path.cc (cygwin_conv_path): Define tp before setting up faul handler.Corinna Vinschen2008-05-223-28/+49
* Optimize the generic strchr.Eric Blake2008-05-222-29/+50
* Committed as obvious.Danny Smith2008-05-222-1/+7
* * string.h (strchr): Eliminate.Christopher Faylor2008-05-223-22/+7
* Optimize strchr for x86.Eric Blake2008-05-212-14/+107
* * reloc-macros.h: Add a comment about the use of theNick Clifton2008-05-213-1/+39
* * fhandler_disk_file.cc (get_ino_by_handle): Rename pfai to fai.Corinna Vinschen2008-05-214-117/+103
* * fhandler.h (dirent_states): Add dirent_nfs_d_ino state and add it toCorinna Vinschen2008-05-214-10/+50
* * syscalls.cc (FILTERED_MODE): Define valid chmod mode mask.Corinna Vinschen2008-05-212-2/+11
* * libc/sys/sysnecv850/crt0.S (___dso_handle): Define (weak).Nick Clifton2008-05-216-1/+34
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Fix test forCorinna Vinschen2008-05-202-1/+6
* * path.cc (symlink_worker): Fix EA buffer size info given toCorinna Vinschen2008-05-202-5/+11
* * path.cc (symlink_info::check_shortcut): Minimize requested fileCorinna Vinschen2008-05-202-5/+14
* 2008-05-20 DJ Delorie <dj@redhat.com>Jeff Johnston2008-05-202-1/+5
* * path.cc (fs_info::update): Re-add opening the unsplitted pathCorinna Vinschen2008-05-202-0/+7
* * fhandler_disk_file.cc (fhandler_disk_file::mkdir): Create directoriesCorinna Vinschen2008-05-202-1/+27
* * winsup.h (cygwin_inet_addr): Fix type of declaration.Corinna Vinschen2008-05-202-1/+6
* * Makefile.in (DLL_OFILES): Add nfs.o.Corinna Vinschen2008-05-2010-157/+527
* * syscalls.cc (rename): Fix condition when to start a transaction.Corinna Vinschen2008-05-202-1/+6
* * path.cc (path_conv::check): Free wide_path and normalized_path ifCorinna Vinschen2008-05-203-10/+28
* * syscalls.cc (rename): Allocate temporary path buffers usingCorinna Vinschen2008-05-192-5/+17
* * include/stdint.h: Use int rather than long for {u,}int32_t.Christopher Faylor2008-05-172-2/+6
* * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,Daniel Jacobowitz2008-05-162-5/+10
* * Makefile.in (install-license): Install COPYING file as well.Corinna Vinschen2008-05-162-2/+8
* * CYGWIN_LICENSE: New text.Corinna Vinschen2008-05-162-28/+59
* * CYGWIN_LICENSE: Remove duplicate file here.Corinna Vinschen2008-05-162-38/+4
* 2008-05-15 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe2008-05-152-1/+11
* * syscalls.cc (rename): ONly start transaction if FS supports them.Corinna Vinschen2008-05-152-1/+8
* * include/winnt.h (FILE_SEQUENTIAL_WRITE_ONCE): Define.Corinna Vinschen2008-05-152-0/+8
* * autoload.cc (LoadDLLfuncNt): Re-invent.Corinna Vinschen2008-05-156-3/+123
* * Makefile.in (CYGWIN_BINS): Remove ipcrm and ipcs.Corinna Vinschen2008-05-154-1054/+7