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
2006-10-21 * regtool.cc (key_type): Drop.Corinna Vinschen
2006-10-21 * fhandler.cc (fhandler_base::fhaccess): Call check_registry_accessCorinna Vinschen
2006-10-21 * fhandler_registry.cc (fhandler_registry::fstat): Set restrictiveCorinna Vinschen
2006-10-20 * net.cc (cygwin_getnameinfo): Fix typo in comment.Corinna Vinschen
2006-10-19Fix score bugsNick Clifton
2006-10-19 * fhandler.h (fhandler_base::set_name): Make virtual.Corinna Vinschen
2006-10-19 * fhandler_proc.cc: Drop superfluous definition of _WIN32_WINNT.Corinna Vinschen
2006-10-19 * regtool.cc (longopts): Add --wow32 option.Corinna Vinschen
2006-10-19 * Fix ChangeLog entry to mention full path of changed file.Corinna Vinschen
2006-10-17 * glob.c: Remove.Corinna Vinschen
2006-10-17 bfd/Mark Shinwell
2006-10-17 * winsup.h (WINVER): Define instead of _WIN32_WINNT. Set to 0x0502.Corinna Vinschen
2006-10-172006-10-17 Brooks Moses <bmoses@stanford.edu>DJ Delorie
2006-10-16 * regtool.cc (KEY_WOW64_64KEY): Drop definition. Instead defineCorinna Vinschen
2006-10-16 * regtool.cc (KEY_WOW64_64KEY): Define.Corinna Vinschen
2006-10-16 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Drop redundantCorinna Vinschen
2006-10-16 * include/asm/byteorder.h: Fix copyright dates.Corinna Vinschen
2006-10-16 Fix pathnames.Corinna Vinschen
2006-10-16 * autoload.cc (PrivilegeCheck): Define.Corinna Vinschen
2006-10-13* winsup.h: Turn off DEBUGGING.Christopher Faylor
2006-10-13 * Makefile.in (CFLAGS): Drop -nostdinc.Corinna Vinschen
2006-10-13 * autoload.cc (Wow64DisableWow64FsRedirection): Define.Corinna Vinschen
2006-10-12 * security.cc (create_token): Fix condition for source identifier.Corinna Vinschen
2006-10-12 * include/winuser.h (LR_DEFAULTSIZE, LR_VGACOLOUR): Define.Danny Smith
2006-10-112006-10-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-10-112006-10-11 Yang Tse <yangsita@gmail.com>Jeff Johnston
2006-10-11 * select.cc (struct socketinf): Convert ser_num and w4 to dynamicallyCorinna Vinschen
2006-10-11 * libc/reent/reeent.c (_reclaim_reent): Free _REENT_MP_RESULT.Corinna Vinschen
2006-10-102006-10-10 Thiemo Seufer <ths@mips.com>Jeff Johnston
2006-10-10Removed.Jeff Johnston
2006-10-09 * path.cc (path_conv::get_nt_native_path): Properly detect \\?\ paths.Corinna Vinschen
2006-10-09 * devices.in: Raise number of handled serial ports to 64.Corinna Vinschen
2006-10-07.Christopher Faylor
2006-10-072006-10-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-10-05 * cygcheck.cc (get_word, get_dword): Move to path.cc.Corinna Vinschen
2006-10-05 * include/winreg.h (RegDeleteKeyEx{A|W}): Add prototype and UNICODEDanny Smith
2006-10-04 * Makefile.in: Semi-revert semi-reversion of 2006-08-30 change, nowCorinna Vinschen
2006-10-04 * include/winnt.h (CASSERT): Define.Danny Smith
2006-10-032006-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-10-03 * lib/rpcrt4.def: Remove "_imp__"-prefixed export symbols.Danny Smith
2006-10-022006-10-02 Nick Clifton <nickc@redhat.com>Jeff Johnston
2006-10-02 * tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" toTom Tromey
2006-09-28gas/H.J. Lu
2006-09-272006-09-27 Dave Brolley <brolley@redhat.com>Dave Brolley
2006-09-272006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-09-26bfd/Joseph Myers
2006-09-26 * config.sub, config.guess: Update from upstream sources.Ben Elliston
2006-09-222006-09-22 Paul Brook <paul@codesourcery.com>Jeff Johnston
2006-09-20 * configure.in: Remove redundant handling of mips*-dec-bsd*. LikewiseThiemo Seufer
2006-09-20Add x86_64-mingw64 targetNick Clifton