summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2004-05-29 Filip Navara <xnavara@volny.cz>Luke Dunstan2004-05-312-3/+7
* 2004-05-25 Al Slater <al.slater@scluk.com>Luke Dunstan2004-05-312-0/+13
* 2004-05-30 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-05-312-24/+31
* * pathnames.sgml: Remove /dev/kmem from the supported POSIXJoshua Daniel Franklin2004-05-303-4/+12
* 2004-05-29 John Paul Wallington <jpw@gnu.org>Joshua Daniel Franklin2004-05-302-1/+5
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Only try to open the fileChristopher Faylor2004-05-292-1/+6
* * path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor2004-05-2844-282/+287
* 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke2004-05-282-39/+46
* * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.Daniel Jacobowitz2004-05-273-2/+7
* clarify last entry slightly.Christopher Faylor2004-05-271-2/+2
* * kill.cc (listsig): NSIG includes Signal 0, so we need to avoid callingChristopher Faylor2004-05-272-1/+6
* 2004-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-272-5/+17
* 2004-05-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-262-1/+2
* 2004-05-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-262-0/+6
* 2004-05-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-263-0/+14
* 2004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-2610-115/+255
* 2004-05-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-252-0/+6
* * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)DJ Delorie2004-05-253-1562/+1339
* * winbase.h: Semi-revert previous patch as it caused strange behavior. UseChristopher Faylor2004-05-253-5/+10
* * include/cygwin/version.h: Bump DLL minor number to 11.Christopher Faylor2004-05-252-1/+5
* * winbase.h: Add proper attributions for memory operands throughout.Christopher Faylor2004-05-252-6/+10
* * include/cygwin/version.h: Bump api minor version number.Christopher Faylor2004-05-254-3/+13
* Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton2004-05-242-0/+7
* 2005-05-24 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2004-05-246-411/+555
* 2004-05-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2004-05-248-7/+378
* 2004-05-21 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2004-05-214-113/+3417
* * tty.cc (tty_list::allocate_tty): Leave tty_mutex armed on successful returnChristopher Faylor2004-05-203-3/+17
* * Makefile.def, Makefile.tpl, configure.in: Remove all mentionZack Weinberg2004-05-186-408/+103
* * grp.cc (getgrgid_r): Replace struct group by struct __group32 inCorinna Vinschen2004-05-172-4/+10
* * libc/include/grp.h: Declare getgrnam_r and getgrgid_r also on Cygwin.Corinna Vinschen2004-05-172-2/+4
* * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen2004-05-1711-3/+170
* * tty.cc (tty_list::init): Move hmaster initialization earlier to preventChristopher Faylor2004-05-172-1/+6
* Change the name "title_mutex" to "tty_mutex" throughout.Christopher Faylor2004-05-177-42/+50
* add missing fileChristopher Faylor2004-05-161-0/+32
* * fhandler_socket.cc (fhandler_socket::recvfrom): Use original flagsCorinna Vinschen2004-05-162-12/+15
* * cygthread.cc (cygthread::is): Eliminate.Christopher Faylor2004-05-169-105/+153
* revert previous not-ready-for-primetime checkin.Christopher Faylor2004-05-156-93/+55
* * cygheap.h: Remove some parameter names from declarations throughout.Christopher Faylor2004-05-158-61/+105
* * cygheap.h (cwdstuff::set): Modify return value and arguments.Christopher Faylor2004-05-152-36/+68
* 2004-05-15 Filip Navara <xnavara@volny.cz>Danny Smith2004-05-154-9/+108
* 2004-05-15 Filip Navara <xnavara@volny.cz>Danny Smith2004-05-152-5/+6
* merge from gccDJ Delorie2004-05-138-95/+1909
* remove keyword stuffChristopher Faylor2004-05-121-292/+2
* * path.cc (path_conv::check): Don't bail out with error if path is "//".Corinna Vinschen2004-05-122-1/+5
* * cygheap.h (struct init_cygheap): Add mt_h member.Corinna Vinschen2004-05-123-3/+10
* 2004-05-12 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-05-124-36/+61
* 2004-05-11 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-112-2/+17
* bfd/Jakub Jelinek2004-05-113-2/+16
* * fhandler.cc (fhandler_base::open): Set file attributes to correctCorinna Vinschen2004-05-113-0/+9
* * fhandler.h (class fhandler_socket): Add "owner" status flag.Corinna Vinschen2004-05-103-12/+50