summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* typoChristopher Faylor2003-08-061-1/+1
* * Makefile.common: Hmm. Older compilers seem to need -nostdinc.Christopher Faylor2003-08-062-1/+5
* * Makefile.common: Don't send -nostdinc++ with g++.Christopher Faylor2003-08-062-2/+7
* * Makefile.in: Rework to accommodate new speclib arguments.Christopher Faylor2003-08-064-18/+42
* * path.cc (cygdrive_getmntent): Do not skip over drives of typeChristopher Faylor2003-08-054-32/+64
* * fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' ifChristopher Faylor2003-08-055-10/+12
* change default for --change-default-prefixChristopher Faylor2003-08-051-1/+1
* New canonical location.David Starks-Browning2003-08-041-1/+1
* * include/shlobj.h (SHELLFLAGSTATE): Add structure.Danny Smith2003-08-032-3/+28
* Merge from gcc:Nathanael Nerode2003-08-023-78/+19
* 2003-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-013-2/+7
* 2003-08-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-08-016-1/+1111
* 2003-08-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-08-013-24/+34
* 2003-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-319-16/+28
* Screwed up ChangeLogJoshua Daniel Franklin2003-07-311-1/+1
* * effectively.sgml: New file, "Using Cygwin Effectively with Windows".Joshua Daniel Franklin2003-07-314-1/+216
* Allocate 4 slots on stack before calling main, in case it saves its argumentNick Clifton2003-07-313-8/+13
* 2003-7-31 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith2003-07-312-14/+28
* * include/shellapi.h: Include all structs within pshpack2.h/Danny Smith2003-07-312-3/+8
* * configure.in: Enable libgcj for darwin.DJ Delorie2003-07-303-2/+7
* * dcrt0.cc (_dll_crt0): Move strace.microseconds initialization to afterChristopher Faylor2003-07-302-3/+10
* * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.Nathanael Nerode2003-07-302-19/+98
* 2003-07-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-07-292-11/+15
* 2003-07-29 Honda Hiroki <hhonda@ipflex.com>Jeff Johnston2003-07-292-1/+8
* 2003-07-28 Eric Christopher <echristo@redhat.com>Eric Christopher2003-07-292-1/+9
* * libc/machine/mn10300/setjmp.S: Never emit both .am33 andAlexandre Oliva2003-07-292-2/+8
* * include/cygwin/version.h: Bump DLL minor number to 2.Christopher Faylor2003-07-282-1/+5
* * fhandler_base.cc (fhandler_base::readv): Rework to properly return number ofChristopher Faylor2003-07-282-7/+13
* * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' whenNathanael Nerode2003-07-285-145/+80
* * include/winuser.h (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK,Danny Smith2003-07-263-3/+23
* * mount.cc (do_mount): Issue warning when using managed mount option onChristopher Faylor2003-07-262-0/+25
* * exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if thereChristopher Faylor2003-07-2614-224/+232
* * configure.in: Use 'install-sh -c'.Christopher Faylor2003-07-265-2/+17
* revert erroneous checkinChristopher Faylor2003-07-261-6/+0
* * Makefile.in: Only use localhost when building mingw with distcc or gcc won'tChristopher Faylor2003-07-262-0/+11
* 2003-07-26 Eric R. Krause <ekrause_98@users.sourceforge.net>Danny Smith2003-07-262-2/+6
* preliminary checkinChristopher Faylor2003-07-261-4/+0
* preliminary checkinChristopher Faylor2003-07-261-0/+5
* preliminary checkinChristopher Faylor2003-07-264-4/+4
* preliminary checkinChristopher Faylor2003-07-266-11/+10
* * configure.in: Always use install-sh.Christopher Faylor2003-07-259-110/+137
* * include/cygwin/socket.h: Conditionalize [AP]F_INET6 define.Christopher Faylor2003-07-252-0/+8
* * Makefile.in (OBSOLETE_FUNCTION): Add fdopen.Christopher Faylor2003-07-252-1/+5
* * libc/stdio64/fdopen64.c: Include sys/lock.h.Christopher Faylor2003-07-252-0/+5
* * cygwin.din: Export _fdopen64Christopher Faylor2003-07-255-2/+13
* * configure.host: Find cygwin include directory, when appropriate.Christopher Faylor2003-07-251-0/+4
* * libc/stdio64/fdopen64.c: New file.Christopher Faylor2003-07-256-3/+137
* bfd/H.J. Lu2003-07-252-0/+17
* * include/dkk/ntifs.h: Fix typo in guard forDanny Smith2003-07-242-1/+6
* * environ.cc (check_case_init): Use strncasematch.Christopher Faylor2003-07-244-2/+11