summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2004-05-07 Pascal Obry <obry@act-europe.fr>Danny Smith2004-05-063-2/+7
* 2004-05-06 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-05-062-74/+52
* Add support for 521x,5249,547x,548x.Nick Clifton2004-05-052-16/+26
* * mips/array.ld, mips/cfe.ld, mips/ddb-kseg0.ld, mips/ddb.ld,Richard Sandiford2004-05-0513-0/+55
* fix changelog datesChristopher Faylor2004-05-051-2/+2
* merge from gccDJ Delorie2004-05-042-1/+6
* * path.cc (normalize_win32_path): Detect components with only dots. Remove aChristopher Faylor2004-05-042-36/+32
* * path.cc (is_unc_share): Remove redundant tests.Christopher Faylor2004-05-043-11/+14
* * crt0.o (mainCRTStartup): 16 byte align stack for main function.Corinna Vinschen2004-05-042-0/+6
* * path.cc (check_sysfile): Don't scan string twice.Corinna Vinschen2004-05-042-2/+7
* 2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-032-6/+22
* 2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-032-0/+5
* 2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-033-6/+28
* * dir.cc (writable_directory): Remove.Corinna Vinschen2004-05-034-51/+8
* 2004-04-24 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan2004-05-012-0/+2
* * fhandler.cc (fhandler_base::open): Call path_conv::get_nt_native_pathCorinna Vinschen2004-04-304-20/+40
* 2004-04-29 Bart Oldeman <bartoldeman@users.sourceforge.net>Luke Dunstan2004-04-305-328/+335
* * fhandler.cc (fhandler_base::open): Fix NT native path evaluationCorinna Vinschen2004-04-302-10/+20
* * init.cc (threadfunc_fe): Hack to make thread stacks always 16Corinna Vinschen2004-04-302-0/+7
* 2004-04-28 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-283-5/+13