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
2003-07-31Allocate 4 slots on stack before calling main, in case it saves its argumentNick Clifton
2003-07-312003-7-31 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith
2003-07-31 * include/shellapi.h: Include all structs within pshpack2.h/Danny Smith
2003-07-31* configure.in: Enable libgcj for darwin.DJ Delorie
2003-07-30* dcrt0.cc (_dll_crt0): Move strace.microseconds initialization to afterChristopher Faylor
2003-07-30 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.Nathanael Nerode
2003-07-302003-07-18 Michael Snyder <msnyder@redhat.com>Michael Snyder
2003-07-302003-07-29 Honda Hiroki <hhonda@ipflex.com>Jeff Johnston
2003-07-292003-07-28 Eric Christopher <echristo@redhat.com>Eric Christopher
2003-07-29* libc/machine/mn10300/setjmp.S: Never emit both .am33 andAlexandre Oliva
2003-07-29* include/cygwin/version.h: Bump DLL minor number to 2.Christopher Faylor
2003-07-29* fhandler_base.cc (fhandler_base::readv): Rework to properly return number ofChristopher Faylor
2003-07-28 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' whenNathanael Nerode
2003-07-26 * include/winuser.h (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK,Danny Smith
2003-07-26* mount.cc (do_mount): Issue warning when using managed mount option onChristopher Faylor
2003-07-26* exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if thereChristopher Faylor
2003-07-26* configure.in: Use 'install-sh -c'.Christopher Faylor
2003-07-26revert erroneous checkinChristopher Faylor
2003-07-26* Makefile.in: Only use localhost when building mingw with distcc or gcc won'tChristopher Faylor
2003-07-262003-07-26 Eric R. Krause <ekrause_98@users.sourceforge.net>Danny Smith
2003-07-26preliminary checkinChristopher Faylor
2003-07-26preliminary checkinChristopher Faylor
2003-07-26preliminary checkinChristopher Faylor
2003-07-26preliminary checkinChristopher Faylor
2003-07-26* configure.in: Always use install-sh.Christopher Faylor
2003-07-25* include/cygwin/socket.h: Conditionalize [AP]F_INET6 define.Christopher Faylor
2003-07-25* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.Christopher Faylor
2003-07-25* libc/stdio64/fdopen64.c: Include sys/lock.h.Christopher Faylor
2003-07-25* cygwin.din: Export _fdopen64Christopher Faylor
2003-07-25* configure.host: Find cygwin include directory, when appropriate.Christopher Faylor
2003-07-25* libc/stdio64/fdopen64.c: New file.Christopher Faylor
2003-07-25bfd/H.J. Lu
2003-07-25 * include/dkk/ntifs.h: Fix typo in guard forDanny Smith
2003-07-24* environ.cc (check_case_init): Use strncasematch.Christopher Faylor
2003-07-23 * include/objidl.h (PropVariant): Add CHAR cVal fieldDanny Smith
2003-07-23 * include/winbase.h (GetModuleHandleEx[AW]): Add prototypes.Danny Smith
2003-07-23 * include/winbase.h (DUPLICATE_CLOSE_SOURCE,Danny Smith
2003-07-22* Makefile.tpl (all-make): Depend on intl.Alexandre Oliva
2003-07-21 * mmap.cc: Use proper format specifiers for _off64_t and size_t inCorinna Vinschen
2003-07-18* Makefile.common (CFLAGS_COMMON): Remove -march=i386.Christopher Faylor
2003-07-18 * include/winnt.h (FILE_*): Sync with ddk/winddk.h.Danny Smith
2003-07-182003-07-18 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-07-17 (IMAGE_FILE_NET_RUN_FROM_SWAP): Define.Nick Clifton
2003-07-172003-07-17 Pierre Humblet <pierre.humblet@ieee.org>Danny Smith
2003-07-17 * sysconf.cc (sysconf): Fix OPEN_MAX patch. Return page size onCorinna Vinschen
2003-07-17update copyrightChristopher Faylor
2003-07-17 Clean up warnings in ddk.Danny Smith
2003-07-16 * config.if: Remove unused libc_interface determination.Nathanael Nerode
2003-07-16* pathnames.sgml: Use correct registry key. Clarify '@' operation.Christopher Faylor
2003-07-15include/opcode/Richard Sandiford