aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-092004-06-09 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini8-218/+589
2004-06-08 * include/cygwin/ipc.h: Make IPC_INFO visible only for ipc systemCorinna Vinschen2-0/+7
2004-06-08 * path.cc (fchdir): Pass the Posix path to chdir.Corinna Vinschen2-1/+5
2004-06-07* dtable.cc (dtable::find_fifo): Release lock after fifo found (still racy).Christopher Faylor6-70/+118
2004-06-052004-06-05 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan2-1/+8
2004-06-052004-06-02 Rocher Laurent <lrocher@users.sourceforge.net>Luke Dunstan2-4/+42
2004-06-04* winbase.h (ilockincr): Add more neverending changes from the inexplicableChristopher Faylor2-2/+9
2004-06-03* autoload.cc (IsDosDeviceName_U): Define.Christopher Faylor2-4/+15
2004-06-032004-06-03 Alexandre Oliva <aoliva@redhat.com>Jeff Johnston2-1/+6
2004-06-03revert accidental checkinChristopher Faylor1-4/+5
2004-06-03* winbase.h (ilockincr): More changes from the inexplicable world of gcc asmChristopher Faylor5-7/+22
2004-06-03* winbase.h (ilockincr): YA correction to ensure correct operation with noChristopher Faylor2-4/+10
2004-06-03 * cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.Corinna Vinschen2-1/+5
2004-06-03 * include/cygwin/ipc.h (IPC_KEY_IS_SHMID): Redefine to a more sensibleCorinna Vinschen2-3/+8
2004-06-03 * shm.cc (shmget): Explicitely set td_retval[0] to -1 on error.Corinna Vinschen2-0/+6
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