Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-242004-05-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-05-212004-05-21 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-05-20* tty.cc (tty_list::allocate_tty): Leave tty_mutex armed on successful returnChristopher Faylor
2004-05-18 * Makefile.def, Makefile.tpl, configure.in: Remove all mentionZack Weinberg
2004-05-17 * grp.cc (getgrgid_r): Replace struct group by struct __group32 inCorinna Vinschen
2004-05-17 * libc/include/grp.h: Declare getgrnam_r and getgrgid_r also on Cygwin.Corinna Vinschen
2004-05-17 * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen
2004-05-17* tty.cc (tty_list::init): Move hmaster initialization earlier to preventChristopher Faylor
2004-05-17Change the name "title_mutex" to "tty_mutex" throughout.Christopher Faylor
2004-05-16add missing fileChristopher Faylor
2004-05-16 * fhandler_socket.cc (fhandler_socket::recvfrom): Use original flagsCorinna Vinschen
2004-05-16* cygthread.cc (cygthread::is): Eliminate.Christopher Faylor
2004-05-15revert previous not-ready-for-primetime checkin.Christopher Faylor
2004-05-15* cygheap.h: Remove some parameter names from declarations throughout.Christopher Faylor
2004-05-15* cygheap.h (cwdstuff::set): Modify return value and arguments.Christopher Faylor
2004-05-152004-05-15 Filip Navara <xnavara@volny.cz>Danny Smith
2004-05-152004-05-15 Filip Navara <xnavara@volny.cz>Danny Smith
2004-05-13merge from gccDJ Delorie
2004-05-12remove keyword stuffChristopher Faylor
2004-05-12 * path.cc (path_conv::check): Don't bail out with error if path is "//".Corinna Vinschen
2004-05-12 * cygheap.h (struct init_cygheap): Add mt_h member.Corinna Vinschen
2004-05-122004-05-12 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-05-122004-05-11 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2004-05-11bfd/Jakub Jelinek
2004-05-11 * fhandler.cc (fhandler_base::open): Set file attributes to correctCorinna Vinschen
2004-05-10 * fhandler.h (class fhandler_socket): Add "owner" status flag.Corinna Vinschen
2004-05-092004-05-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-05-08 * libc/include/machine/endian.h: Add missing endif.Aldy Hernandez
2004-05-08* syscalls.cc: Include environ.h.Christopher Faylor
2004-05-08 * fhandler_mem.cc (fhandler_dev_mem::fhandler_dev_mem): MoveCorinna Vinschen
2004-05-082004-05-07 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2004-05-082004-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-05-082004-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-05-07 * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Move delete ofCorinna Vinschen
2004-05-07 Revert code reversion from 2004-04-03. So, revert to async I/O again.Corinna Vinschen
2004-05-07fix entryChristopher Faylor
2004-05-07* thread.cc (pthread::create): Move postcreate call to avoid a potential race.Christopher Faylor
2004-05-07Christopher Faylor <cgf@timesys.com>Christopher Faylor
2004-05-07 * include/wingdi.h: Correct non-unicode typedefs ofDanny Smith
2004-05-072004-05-07 Pascal Obry <obry@act-europe.fr>Danny Smith
2004-05-062004-05-06 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-05-05Add support for 521x,5249,547x,548x.Nick Clifton
2004-05-05 * mips/array.ld, mips/cfe.ld, mips/ddb-kseg0.ld, mips/ddb.ld,Richard Sandiford
2004-05-05fix changelog datesChristopher Faylor
2004-05-05merge from gccDJ Delorie
2004-05-04* path.cc (normalize_win32_path): Detect components with only dots. Remove aChristopher Faylor
2004-05-04* path.cc (is_unc_share): Remove redundant tests.Christopher Faylor
2004-05-04 * crt0.o (mainCRTStartup): 16 byte align stack for main function.Corinna Vinschen
2004-05-04 * path.cc (check_sysfile): Don't scan string twice.Corinna Vinschen
2004-05-042004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston