summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'cgen-cgen-snapshot-20080501cvs2svn2008-06-09243-75699/+16
* This commit was manufactured by cvs2svn to create branch 'msnyder-msnyder-reverse-20080609-branchpointcvs2svn2008-06-096171-1978993/+0
* * sh.h (EF_SH_BFD_TABLE): Set bfd_mach_sh for EF_SH_UNKNOWN.Kaz Kojima2008-06-092-1/+5
* 2008-06-09 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-06-093-2/+9
* * common.h: Change registry@caldera.com to registry@sco.com.Joseph Myers2008-06-092-2/+6
* * devices.in: Remove "Global" from tty device.Christopher Faylor2008-06-092-1/+5
* * signal.cc (abort): Only flush streams after signal handler.Christopher Faylor2008-06-092-10/+8
* * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.Joseph Myers2008-06-086-8/+38
* include/Alan Modra2008-06-062-0/+7
* PR driver/35916Danny Smith2008-06-062-0/+6
* Avoid precision errors in round(), lround() and llround() functions.Keith Marshall2008-06-0314-150/+325
* * cygwin.sc: Remove unrequired and erroneous definition.Christopher Faylor2008-06-032-1/+4
* * select.cc (peek_pipe): Semi-reinstate pipe NT-special write detection.Christopher Faylor2008-05-302-14/+17
* add missing entryChristopher Faylor2008-05-291-0/+1
* * devices.in: Change mapping for /dev/ttyS* and /dev/com*.Christopher Faylor2008-05-293-82/+86
* 2008-05-28 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-05-292-0/+13
* 2008-05-28 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-05-292-1/+7
* Fix bug in previous patch.Eric Blake2008-05-282-5/+9
* 2008-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-05-272-1/+6
* 2008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston2008-05-263-53/+124
* 2008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston2008-05-263-43/+85
* 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