aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-09This commit was manufactured by cvs2svn to create branch 'msnyder-msnyder-reverse-20080609-branchpointgithub/msnyder-reverse-20080609-branchmsnyder-reverse-20080609-branchcvs2svn6171-1978993/+0
2008-06-09 * sh.h (EF_SH_BFD_TABLE): Set bfd_mach_sh for EF_SH_UNKNOWN.Kaz Kojima2-1/+5
2008-06-092008-06-09 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston3-2/+9
2008-06-09 * common.h: Change registry@caldera.com to registry@sco.com.Joseph Myers2-2/+6
2008-06-09* devices.in: Remove "Global" from tty device.Christopher Faylor2-1/+5
2008-06-09* signal.cc (abort): Only flush streams after signal handler.Christopher Faylor2-10/+8
2008-06-08 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.Joseph Myers6-8/+38
2008-06-06include/Alan Modra2-0/+7
2008-06-06 PR driver/35916Danny Smith2-0/+6
2008-06-03Avoid precision errors in round(), lround() and llround() functions.Keith Marshall14-150/+325
2008-06-03* cygwin.sc: Remove unrequired and erroneous definition.Christopher Faylor2-1/+4
2008-05-30* select.cc (peek_pipe): Semi-reinstate pipe NT-special write detection.Christopher Faylor2-14/+17
2008-05-29add missing entryChristopher Faylor1-0/+1
2008-05-29* devices.in: Change mapping for /dev/ttyS* and /dev/com*.Christopher Faylor3-82/+86
2008-05-292008-05-28 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2-0/+13
2008-05-292008-05-28 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2-1/+7
2008-05-28Fix bug in previous patch.Eric Blake2-5/+9
2008-05-272008-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
2008-05-262008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston3-53/+124
2008-05-262008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston3-43/+85
2008-05-262008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston3-22/+93
2008-05-25* mount.cc (mount_info::from_fstab): Use proper buffer size.Christopher Faylor2-4/+7
2008-05-24* mount.cc (mount_info::init): Revert previous change.Christopher Faylor2-4/+9
2008-05-24 * mount.cc (mount_info::init): Recreate path when trying to read theCorinna Vinschen2-2/+9
2008-05-24 * path.cc (symlink_info::check): Reorder test for nfs symlinks.Corinna Vinschen2-1/+5
2008-05-23 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Don't try toCorinna Vinschen3-14/+25
2008-05-23* mount.cc (find_root_from_cygwin_dll): New function factored from from_fstab.Christopher Faylor3-50/+74
2008-05-23* mount.cc (mount_info::from_fstab): Use cygwin_hmodule rather than trying toChristopher Faylor3-5/+9
2008-05-23 * libc/include/sys/_default_fcntl.h: Include <sys/time.h> on Cygwin.Corinna Vinschen2-0/+5
2008-05-23 * shared.cc (open_shared): Fix comments. Fix a condition which hasCorinna Vinschen2-3/+7
2008-05-23 * path.cc (symlink_info::check): Define eabuf and easize outside ofCorinna Vinschen2-3407/+3412
2008-05-23 * fhandler_disk_file.cc (fhandler_disk_file::readdir): EliminateCorinna Vinschen2-2/+6
2008-05-23* path.cc (symlink_info::check): Don't pass EaBuffer to NtCreateFile if it hasChristopher Faylor4-3441/+3453
2008-05-222008-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston210-25484/+15079
2008-05-22 * grp.cc (internal_getgroups): Fix thinko. Only add enabled groups toCorinna Vinschen2-2/+6
2008-05-22 * grp.cc (internal_getgroups): Don't add deny-only groups to the groupCorinna Vinschen2-2/+9
2008-05-22 * cygtls.h (struct san): Add two int values to store the currentCorinna Vinschen3-41/+60
2008-05-22 * setfacl.c (setfacl): Change from void to int. Return 2 in case ofCorinna Vinschen2-7/+20
2008-05-22 * sec_acl.cc (setacl): Set errno to EINVAL if user or group don't exist.Corinna Vinschen2-6/+18
2008-05-22 * path.cc (cygwin_conv_path): Define tp before setting up faul handler.Corinna Vinschen3-28/+49
2008-05-22Optimize the generic strchr.Eric Blake2-29/+50
2008-05-22Committed as obvious.Danny Smith2-1/+7
2008-05-22* string.h (strchr): Eliminate.Christopher Faylor3-22/+7
2008-05-21Optimize strchr for x86.Eric Blake2-14/+107
2008-05-21 * reloc-macros.h: Add a comment about the use of theNick Clifton3-1/+39
2008-05-21 * fhandler_disk_file.cc (get_ino_by_handle): Rename pfai to fai.Corinna Vinschen4-117/+103
2008-05-21 * fhandler.h (dirent_states): Add dirent_nfs_d_ino state and add it toCorinna Vinschen4-10/+50
2008-05-21 * syscalls.cc (FILTERED_MODE): Define valid chmod mode mask.Corinna Vinschen2-2/+11
2008-05-21 * libc/sys/sysnecv850/crt0.S (___dso_handle): Define (weak).Nick Clifton6-1/+34
2008-05-20 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Fix test forCorinna Vinschen2-1/+6