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
2009-01-20 * autoload.cc (WSAIoctl): Reintroduce.Corinna Vinschen
2009-01-202009-01-19 Neal H. Walfield <neal@gnu.org>Jeff Johnston
2009-01-19 * include/winbase.h (enum _DEP_SYSTEM_POLICY_TYPE): Fix version guard.Corinna Vinschen
2009-01-19Remove conflict marker.Andreas Schwab
2009-01-17 * mmap.cc (mmap64): Fix condition checking if anonymous mapping beyondCorinna Vinschen
2009-01-172009-01-11 Henry Nestler <henry@bigfoot.de>Chris Sutcliffe
2009-01-17 * Makefile.in: Fix copyright date.Corinna Vinschen
2009-01-17 * fhandler_proc.cc: Reorganize global proc content data into a newCorinna Vinschen
2009-01-16 * Fix copyright dates.Corinna Vinschen
2009-01-16 * cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7Corinna Vinschen
2009-01-16formattingAlan Modra
2009-01-16 * Makefile.def (configure-opcodes): Depend on configure-libiberty.Alan Modra
2009-01-152009-01-15 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2009-01-15 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.Nick Clifton
2009-01-15 * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO,Nick Clifton
2009-01-15 * plugin-api.h (LDPS_BAD_HANDLE): New constant.Cary Coutant
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker
2009-01-13 * libc/getopt.c (parse_long_options): Use fix from NetBSD's getoptCorinna Vinschen
2009-01-132009-01-12 Nathan Froyd <froydnj@codesourcery.com>Jeff Johnston
2009-01-132009-01-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-01-12 * syscalls.cc (enum bin_status): New type.Corinna Vinschen
2009-01-11 * errno.cc (errmap): Set errno to ENOENT instead of ENOSHARE throughout.Corinna Vinschen
2009-01-102009-01-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-01-09gas/Peter Bergner
2009-01-09 * mount.cc (mount_info::from_fstab_line): Always convert driveCorinna Vinschen
2009-01-09* include/sys/cygwin.h (CW_SETERRNO): Define.Christopher Faylor
2009-01-09* ldd.cc: New file. First stab at implementing ldd-like functionality forChristopher Faylor
2009-01-09 * libc/fts.c (fts_build): Use DT_DIR case on Cygwin.Corinna Vinschen
2009-01-08Typo fixes.Ben Elliston
2009-01-08 * libc/include/sys/stdio.h (_flockfile, _funlockfile): Fix typos.Kazu Hirata
2009-01-082009-01-07 Ben Elliston <bje@au.ibm.com>Jeff Johnston
2009-01-07 * ntdll.h: Reorder NT status flags. Fix a case difference. AddCorinna Vinschen
2009-01-07 * fhandler_disk_file.cc (fhandler_disk_file::link): Only add .exe ifCorinna Vinschen
2009-01-07 * include/winbase.h (SCS_64BIT_BINARY): Define.Corinna Vinschen
2009-01-07 * callback.h (struct host_callback_struct): Mark member error asHans-Peter Nilsson
2009-01-06 * cygcheck.cc (dump_sysinfo_services): Quote the path for popen.Pierre Humblet
2009-01-052009-01-05 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-01-04Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga).Keith Marshall
2009-01-03* Makefile.in (CFLAGS): Look in cygwin's build directory for header files.Christopher Faylor
2009-01-03correctChristopher Faylor
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor
2009-01-03Year-end rollover.Christopher Faylor
2009-01-02* speclib: Rewrite completely in perl. Avoid multiple nm calls.Christopher Faylor
2009-01-01* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 191.Christopher Faylor
2009-01-01* glob_pattern_p.cc: New file.Christopher Faylor
2008-12-31Correct mishandling of invalid characters in printf() format specs.Keith Marshall
2008-12-31* include/bits/wordsize.h: New linux-compatibility header.Christopher Faylor
2008-12-31 * cygcheck.cc (pretty_id): Quote the path for popen.Pierre Humblet
2008-12-30* exceptions.cc (try_to_debug): Avoid creating a huge buffer on the stack.Christopher Faylor
2008-12-25* mount.cc: Change comment.Christopher Faylor