summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 2004-05-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-05-092-11/+17
* * libc/include/machine/endian.h: Add missing endif.Aldy Hernandez2004-05-081-0/+1
* * syscalls.cc: Include environ.h.Christopher Faylor2004-05-083-11/+14
* * fhandler_mem.cc (fhandler_dev_mem::fhandler_dev_mem): MoveCorinna Vinschen2004-05-072-19/+19
* 2004-05-07 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-074-7/+54
* 2004-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-072-0/+13
* 2004-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-076-45/+42
* * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Move delete ofCorinna Vinschen2004-05-072-10/+23
* Revert code reversion from 2004-04-03. So, revert to async I/O again.Corinna Vinschen2004-05-075-143/+193
* fix entryChristopher Faylor2004-05-071-1/+6
* * thread.cc (pthread::create): Move postcreate call to avoid a potential race.Christopher Faylor2004-05-071-0/+7
* Christopher Faylor <cgf@timesys.com>Christopher Faylor2004-05-073-16/+33
* * include/wingdi.h: Correct non-unicode typedefs ofDanny Smith2004-05-062-3/+8