aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-03remove erroneous ChangeLog entryChristopher Faylor1-4/+0
2004-06-03* winbase.h: Fix all ilock defs as per cygwin 1.5.10 release.Christopher Faylor1-0/+4
2004-06-03* configure.in: Fix --enable-bootstrap breakage introduced in trees withoutChristopher Faylor3-103/+113
2004-06-02add missing changelog entryChristopher Faylor1-0/+4
2004-06-02* spawn.cc (find_exec): Use has_slash to determine if path has a slash ratherChristopher Faylor4-13/+21
2004-06-022004-06-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+14
2004-06-012004-04-24 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan2-0/+9
2004-06-012004-06-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini4-7/+12
2004-06-012004-06-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-2/+8
2004-06-012004-06-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2-2/+27
2004-06-012004-06-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini6-162/+387
2004-05-312004-05-29 Filip Navara <xnavara@volny.cz>Luke Dunstan2-3/+7
2004-05-312004-05-25 Al Slater <al.slater@scluk.com>Luke Dunstan2-0/+13
2004-05-312004-05-30 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-24/+31
2004-05-30 * pathnames.sgml: Remove /dev/kmem from the supported POSIXJoshua Daniel Franklin3-4/+12
2004-05-302004-05-29 John Paul Wallington <jpw@gnu.org>Joshua Daniel Franklin2-1/+5
2004-05-29* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Only try to open the fileChristopher Faylor2-1/+6
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor44-282/+287
2004-05-282004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke2-39/+46
2004-05-27 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.Daniel Jacobowitz3-2/+7
2004-05-27clarify last entry slightly.Christopher Faylor1-2/+2
2004-05-27* kill.cc (listsig): NSIG includes Signal 0, so we need to avoid callingChristopher Faylor2-1/+6
2004-05-272004-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-5/+17
2004-05-262004-05-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+2
2004-05-262004-05-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+6
2004-05-262004-05-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+14
2004-05-262004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston10-115/+255
2004-05-252004-05-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+6
2004-05-25* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)DJ Delorie3-1562/+1339
2004-05-25* winbase.h: Semi-revert previous patch as it caused strange behavior. UseChristopher Faylor3-5/+10
2004-05-25* include/cygwin/version.h: Bump DLL minor number to 11.Christopher Faylor2-1/+5
2004-05-25* winbase.h: Add proper attributions for memory operands throughout.Christopher Faylor2-6/+10
2004-05-25* include/cygwin/version.h: Bump api minor version number.Christopher Faylor4-3/+13
2004-05-24Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton2-0/+7
2004-05-242005-05-24 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini6-411/+555
2004-05-242004-05-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini8-7/+378
2004-05-212004-05-21 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini4-113/+3417
2004-05-20* tty.cc (tty_list::allocate_tty): Leave tty_mutex armed on successful returnChristopher Faylor3-3/+17
2004-05-18 * Makefile.def, Makefile.tpl, configure.in: Remove all mentionZack Weinberg6-408/+103
2004-05-17 * grp.cc (getgrgid_r): Replace struct group by struct __group32 inCorinna Vinschen2-4/+10
2004-05-17 * libc/include/grp.h: Declare getgrnam_r and getgrgid_r also on Cygwin.Corinna Vinschen2-2/+4
2004-05-17 * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen11-3/+170
2004-05-17* tty.cc (tty_list::init): Move hmaster initialization earlier to preventChristopher Faylor2-1/+6
2004-05-17Change the name "title_mutex" to "tty_mutex" throughout.Christopher Faylor7-42/+50
2004-05-16add missing fileChristopher Faylor1-0/+32
2004-05-16 * fhandler_socket.cc (fhandler_socket::recvfrom): Use original flagsCorinna Vinschen2-12/+15
2004-05-16* cygthread.cc (cygthread::is): Eliminate.Christopher Faylor9-105/+153
2004-05-15revert previous not-ready-for-primetime checkin.Christopher Faylor6-93/+55
2004-05-15* cygheap.h: Remove some parameter names from declarations throughout.Christopher Faylor8-61/+105
2004-05-15* cygheap.h (cwdstuff::set): Modify return value and arguments.Christopher Faylor2-36/+68