summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * include/cygwin/in6.h (struct ipv6_mreq): Change type of interfaceCorinna Vinschen2007-01-162-3/+9
* * include/cygwin/in.h (struct ip_mreq_source): Define.Corinna Vinschen2007-01-163-2/+80
* 2007-01-15 Joseph Myers <joseph@codesourcery.com>Jeff Johnston2007-01-152-2/+86
* * CYGWIN_LICENSE: Fix web pages and contact information.Corinna Vinschen2007-01-152-7/+12
* * ntdll.h: Adjust status definitions.Corinna Vinschen2007-01-152-2/+6
* * cygheap.cc (cygheap_init): Add TODO comment.Corinna Vinschen2007-01-153-1/+28
* * ntdll.h (STATUS_SHARING_VIOLATION): Define.Corinna Vinschen2007-01-152-1/+6
* 2007-01-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-01-142-2/+51
* * syscalls.cc (unlink_nt): Don't move files to recycle bin which areCorinna Vinschen2007-01-132-4/+22
* * glob.cc: Update copyright notice with latest from FreeBSD.Christopher Faylor2007-01-132-6/+8
* * cygheap.cc (_csbrk): Fix off-by-one error.Corinna Vinschen2007-01-123-3/+8
* * external.cc (sync_winenv): Use cur_environ () rather than __cygwin_environ.Christopher Faylor2007-01-122-1/+6
* * fork.cc (child_copy): Add missing Windows PID in debug output.Corinna Vinschen2007-01-122-4/+8
* * syscalls.cc: Update copyright.Corinna Vinschen2007-01-122-1/+5
* 2007-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-01-118-38/+16
* 2007-01-11 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-01-115-14/+29
* 2007-01-11 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-01-112-11/+20
* 2007-01-11 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-01-116-380/+2394
* 2007-01-11 Gisle Vanem <giva@users.sourceforge.net>Danny Smith2007-01-111-1/+10
* * mmap.cc (mmap64): Pre-Reserve space for the whole mapping to get aCorinna Vinschen2007-01-102-1/+31
* * syscalls.cc (sync): Use b_drive for B: drive (Thanks to Howard Chu).Corinna Vinschen2007-01-102-1/+5
* Add changelog entries for copyright updates.Daniel Jacobowitz2007-01-101-0/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-0911-14/+13
* * syscalls.cc (getpagesize): Change condition for clarity.Corinna Vinschen2007-01-092-2/+7
* * Makefile.tpl (all-target): Correct @if conditional for target modules.Nick Clifton2007-01-095-123/+139
* * cygpath.cc (usage): Add -O and -F, remove tabs.Corinna Vinschen2007-01-093-40/+99
* * mmap.cc: Do bookkeeping in 4K pages, rather than in 64K chunks.Corinna Vinschen2007-01-092-18/+26
* Mention that the top level configure file has been regenerated.Nick Clifton2007-01-091-0/+1
* oops - omitted from previous deltaNick Clifton2007-01-091-153/+146
* * configure.in: Add support for an x86_64-mingw* target.Nick Clifton2007-01-092-0/+13
* * spu/exit.c (_exit): Finish with an infinite loop to eliminate aBen Elliston2007-01-092-0/+8
* 2007-01-05 Brian Ford <Brian.Ford@FlightSafety.com>Jeff Johnston2007-01-082-1/+5
* bfd/Kazu Hirata2007-01-084-8/+14
* 2007-02-06 Pierre A. Humblet <Pierre.Humblet@ieee.org>Danny Smith2007-01-082-1/+52
* * security.h (setacl): Add parameter for writability flag.Corinna Vinschen2007-01-074-6/+26
* * include/strings.h: Don't include string.h. Only declare functionsCorinna Vinschen2007-01-052-4/+40
* 2007-01-04 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston2007-01-046-159/+207
* (get_ifconf): Set MTU for loopback to more correct value.Corinna Vinschen2007-01-042-2/+6
* * fhandler_socket.cc (fhandler_socket::ioctl): Don't fake resultsCorinna Vinschen2007-01-043-123/+121
* * fhandler.h (PREFERRED_IO_BLKSIZE): Define as 64K.Corinna Vinschen2007-01-046-9/+24
* 2007-01-04 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-01-043-3/+14
* Sync with gcc:Daniel Jacobowitz2007-01-046-201/+1153
* 2006-01-03 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston2007-01-035-35/+56
* 2007-01-03 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston2007-01-032-8/+12
* * ChangeLog: Happy New Year.Corinna Vinschen2007-01-033-3573/+3572
* 2007-01-02 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston2007-01-022-8/+13
* 2007-01-02 Ben Elliston <bje@au.ibm.com>Jeff Johnston2007-01-022-3/+6
* 2007-01-02 Ben Elliston <bje@au.ibm.com>Jeff Johnston2007-01-022-1/+5
* 2007-01-01 Mike Stump <mrs@apple.com>Paolo Bonzini2007-01-022-8/+2
* * spawn.cc (spawn_guts): Don't expect synchronization from a non-cygwinChristopher Faylor2007-01-012-2/+10