summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-203-2/+8
* 2007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-2013-3/+538
* 2007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-204-1/+56
* * include/cygwin/if.h (IFF_POINTOPOINT): Fix typo.Corinna Vinschen2007-06-202-1/+5
* * coffread.c (coff_sym_fns): Add default_symfile_segments.Daniel Jacobowitz2007-06-183-2/+7
* * include/stdio.h (vsnprintf): Remove inline definition.Danny Smith2007-06-182-6/+10
* * CRTfmode.c: Nit-pick comment fix.Danny Smith2007-06-172-1/+5
* * CRTfmode.c: Fix nested comment.Christopher Faylor2007-06-172-1/+5
* * include/string.h (strcasecmp): Fix typo in declaration prototype.Christopher Faylor2007-06-172-1/+5
* * include/search.h: Reinstate node_t definition.Christopher Faylor2007-06-173-23/+16
* 2007-06-15 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-153-35/+34
* * autoload.cc (GetIpForwardTable): Define.Corinna Vinschen2007-06-147-9/+75
* 2007-06-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-06-143-2/+31
* 2007-06-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-06-142-4/+4
* * include/io.h (lseek64) : Add prototype.Danny Smith2007-06-142-0/+5
* * include/string.h (strcasecmp): Add prototype.Danny Smith2007-06-142-0/+7
* 2007-06-13 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-134-43/+72
* 2007-06-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-06-133-44/+63
* 2007-06-13 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-137-350/+412
* 2007-06-13 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-134-2/+61
* * Makefile.in (CRT0S): Revert last change.Danny Smith2007-06-133-4/+12
* * Makefile.in (CRT0S): Add back CRTfmode.o.Danny Smith2007-06-132-1/+5
* * include/stdlib.h: Don't include stdint.h. Conditionally define intptr_t.Danny Smith2007-06-133-3/+22
* * signal.cc (usleep): Use useconds_t for the type as per POSIX.Christopher Faylor2007-06-122-1/+5
* * Makefile.in (DLL_OFILES): Add xsique.o.Corinna Vinschen2007-06-129-65/+80
* * fhandler.cc (fhandler_base::fstat): Set pipe permission bits moreCorinna Vinschen2007-06-122-3/+8
* * cygwin.din (confstr): Export.Corinna Vinschen2007-06-115-2/+59
* * libc/include/sys/unistd.h: Declare confstr for Cygwin.Corinna Vinschen2007-06-112-0/+49
* bfd/Bob Wilson2007-06-112-1/+9
* * crt1.c (__mingw_CRTStartup): Add explicit call to libgcc's __main.Danny Smith2007-06-112-0/+13
* * libc/sys/mmixware/access.c (access): Do not try to use a magicHans-Peter Nilsson2007-06-104-14/+21
* 2007-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-06-086-5/+126
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2007-06-063-14/+29
* * Makefile.tpl: Fix spelling error.Ben Elliston2007-06-063-7/+12
* 2007-06-06 Christian Groessler <chris@groessler.org>Jeff Johnston2007-06-063-6/+19
* Fix entry to refer to function instead of variable.Jeff Johnston2007-06-051-2/+2
* 2007-06-05 Christian Groessler <chris@groessler.org>Jeff Johnston2007-06-052-1/+7
* 2007-06-05 Patrick Mansfield <patman@us.ibm.com>Jeff Johnston2007-06-0514-128/+122
* * cygwin-api.in.sgml: Accommodate new "Compatibility" section layout.Corinna Vinschen2007-06-052-3/+11
* * ansi.sgml: Delete.Corinna Vinschen2007-06-054-201/+1271
* Implement funopen, fopencookie.Eric Blake2007-06-0425-143/+781
* 2007-06-04 Olivier Hainque <hainque@adacore.com>Paolo Bonzini2007-06-042-5/+10
* 2007-06-04 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-06-043-1/+22
* * cygcheck.cc (pathlike): New class.Christopher Faylor2007-06-043-183/+302
* Correct ChangeLog entry.H.J. Lu2007-06-011-3/+3
* 2007-06-01 Steve Ellcey <sje@cup.hp.com>Paolo Bonzini2007-06-012-23/+34
* include/Alan Modra2007-05-312-0/+6
* 2007-05-31 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-05-312-0/+64
* * m68k/cf-crt1.C, m68k/cf.sc, m68k/fido.sc, m68k/fido-crt0.S:Kazu Hirata2007-05-305-10/+16
* Avoid more compiler warnings.Eric Blake2007-05-297-3/+16