aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-08-06* Makefile.common: Hmm. Older compilers seem to need -nostdinc.Christopher Faylor2-1/+5
2003-08-06* Makefile.common: Don't send -nostdinc++ with g++.Christopher Faylor2-2/+7
2003-08-06* Makefile.in: Rework to accommodate new speclib arguments.Christopher Faylor4-18/+42
2003-08-05* path.cc (cygdrive_getmntent): Do not skip over drives of typeChristopher Faylor4-32/+64
2003-08-05* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' ifChristopher Faylor5-10/+12
2003-08-05change default for --change-default-prefixChristopher Faylor1-1/+1
2003-08-04New canonical location.David Starks-Browning1-1/+1
2003-08-03 * include/shlobj.h (SHELLFLAGSTATE): Add structure.Danny Smith2-3/+28
2003-08-02 Merge from gcc:Nathanael Nerode3-78/+19
2003-08-012003-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-2/+7
2003-08-012003-08-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith6-1/+1111
2003-08-012003-08-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith3-24/+34
2003-07-312003-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-16/+28
2003-07-31Screwed up ChangeLogJoshua Daniel Franklin1-1/+1
2003-07-31* effectively.sgml: New file, "Using Cygwin Effectively with Windows".Joshua Daniel Franklin4-1/+216
2003-07-31Allocate 4 slots on stack before calling main, in case it saves its argumentNick Clifton3-8/+13
2003-07-312003-7-31 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith2-14/+28
2003-07-31 * include/shellapi.h: Include all structs within pshpack2.h/Danny Smith2-3/+8
2003-07-30* configure.in: Enable libgcj for darwin.DJ Delorie3-2/+7
2003-07-30* dcrt0.cc (_dll_crt0): Move strace.microseconds initialization to afterChristopher Faylor2-3/+10
2003-07-30 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.Nathanael Nerode2-19/+98
2003-07-292003-07-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2-11/+15
2003-07-292003-07-29 Honda Hiroki <hhonda@ipflex.com>Jeff Johnston2-1/+8
2003-07-292003-07-28 Eric Christopher <echristo@redhat.com>Eric Christopher2-1/+9
2003-07-29* libc/machine/mn10300/setjmp.S: Never emit both .am33 andAlexandre Oliva2-2/+8
2003-07-28* include/cygwin/version.h: Bump DLL minor number to 2.Christopher Faylor2-1/+5
2003-07-28* fhandler_base.cc (fhandler_base::readv): Rework to properly return number ofChristopher Faylor2-7/+13
2003-07-28 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' whenNathanael Nerode5-145/+80
2003-07-26 * include/winuser.h (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK,Danny Smith3-3/+23
2003-07-26* mount.cc (do_mount): Issue warning when using managed mount option onChristopher Faylor2-0/+25
2003-07-26* exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if thereChristopher Faylor14-224/+232
2003-07-26* configure.in: Use 'install-sh -c'.Christopher Faylor5-2/+17
2003-07-26revert erroneous checkinChristopher Faylor1-6/+0
2003-07-26* Makefile.in: Only use localhost when building mingw with distcc or gcc won'tChristopher Faylor2-0/+11
2003-07-262003-07-26 Eric R. Krause <ekrause_98@users.sourceforge.net>Danny Smith2-2/+6
2003-07-26preliminary checkinChristopher Faylor1-4/+0
2003-07-26preliminary checkinChristopher Faylor1-0/+5
2003-07-26preliminary checkinChristopher Faylor4-4/+4
2003-07-26preliminary checkinChristopher Faylor6-11/+10
2003-07-25* configure.in: Always use install-sh.Christopher Faylor9-110/+137
2003-07-25* include/cygwin/socket.h: Conditionalize [AP]F_INET6 define.Christopher Faylor2-0/+8
2003-07-25* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.Christopher Faylor2-1/+5
2003-07-25* libc/stdio64/fdopen64.c: Include sys/lock.h.Christopher Faylor2-0/+5
2003-07-25* cygwin.din: Export _fdopen64Christopher Faylor5-2/+13
2003-07-25* configure.host: Find cygwin include directory, when appropriate.Christopher Faylor1-0/+4
2003-07-25* libc/stdio64/fdopen64.c: New file.Christopher Faylor6-3/+137
2003-07-25bfd/H.J. Lu2-0/+17
2003-07-24 * include/dkk/ntifs.h: Fix typo in guard forDanny Smith2-1/+6
2003-07-24* environ.cc (check_case_init): Use strncasematch.Christopher Faylor4-2/+11
2003-07-22 * include/objidl.h (PropVariant): Add CHAR cVal fieldDanny Smith2-0/+13