aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-05-26* include/cygwin/version.h: Bump up dll version to 10.github/cr-0x5e6cr-0x5e6Christopher Faylor2-1/+5
2004-05-25Knock down version number.Christopher Faylor2-5/+1
2004-05-25This commit was manufactured by cvs2svn to create branch 'cr-0x5e6'.cvs2svn4917-1289188/+0
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
2004-05-152004-05-15 Filip Navara <xnavara@volny.cz>Danny Smith4-9/+108
2004-05-152004-05-15 Filip Navara <xnavara@volny.cz>Danny Smith2-5/+6
2004-05-13merge from gccDJ Delorie8-95/+1909
2004-05-12remove keyword stuffChristopher Faylor1-292/+2
2004-05-12 * path.cc (path_conv::check): Don't bail out with error if path is "//".Corinna Vinschen2-1/+5
2004-05-12 * cygheap.h (struct init_cygheap): Add mt_h member.Corinna Vinschen3-3/+10
2004-05-122004-05-12 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet4-36/+61
2004-05-112004-05-11 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2-2/+17
2004-05-11bfd/Jakub Jelinek3-2/+16
2004-05-11 * fhandler.cc (fhandler_base::open): Set file attributes to correctCorinna Vinschen3-0/+9
2004-05-10 * fhandler.h (class fhandler_socket): Add "owner" status flag.Corinna Vinschen3-12/+50
2004-05-092004-05-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-11/+17
2004-05-08 * libc/include/machine/endian.h: Add missing endif.Aldy Hernandez1-0/+1
2004-05-08* syscalls.cc: Include environ.h.Christopher Faylor3-11/+14
2004-05-07 * fhandler_mem.cc (fhandler_dev_mem::fhandler_dev_mem): MoveCorinna Vinschen2-19/+19
2004-05-072004-05-07 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston4-7/+54
2004-05-072004-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+13
2004-05-072004-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-45/+42
2004-05-07 * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Move delete ofCorinna Vinschen2-10/+23
2004-05-07 Revert code reversion from 2004-04-03. So, revert to async I/O again.Corinna Vinschen5-143/+193
2004-05-07fix entryChristopher Faylor1-1/+6
2004-05-07* thread.cc (pthread::create): Move postcreate call to avoid a potential race.Christopher Faylor1-0/+7
2004-05-07Christopher Faylor <cgf@timesys.com>Christopher Faylor3-16/+33
2004-05-06 * include/wingdi.h: Correct non-unicode typedefs ofDanny Smith2-3/+8
2004-05-062004-05-07 Pascal Obry <obry@act-europe.fr>Danny Smith3-2/+7
2004-05-062004-05-06 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-74/+52