summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'nickrob-nickrob-async-20060828-mergepointcvs2svn2006-08-154698-1460518/+7548
* This commit was manufactured by cvs2svn to create branch 'cr-0x5f1'.cvs2svn2006-07-25770-206137/+1596
* update copyrightChristopher Faylor2006-07-251-1/+1
* Sync from GCCPaolo Bonzini2006-07-255-1/+68
* 2006-07-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-07-253-3/+39
* * include/aclui.h: Replace __OBJC__ guard with _OBJC_NO_COM.Danny Smith2006-07-2520-192/+238
* * include/cygwin/version.h: Bump DLL minor version number to 22.Christopher Faylor2006-07-242-1/+5
* * Makefile.in: Update copyrigh. Remove unused stuff.Christopher Faylor2006-07-232-16/+6
* * Makefile.in: Update copyright. Fix 'check' target so that it will once-againChristopher Faylor2006-07-232-3/+14
* * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.Daniel Jacobowitz2006-07-233-168/+166
* 2006-07-22 ipsoner <ipsoner@users.sourceforge.net>Chris Sutcliffe2006-07-223-0/+246
* 2006-07-20 Elias Naur <elias_naur@users.sourceforge.net>Chris Sutcliffe2006-07-224-2/+136
* 2006-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-07-222-145/+4
* 2006-07-19 Elias Naur <elias_naur@users.sourceforge.net>Danny Smith2006-07-192-0/+40
* [mingw-Bugs-1525021]Danny Smith2006-07-192-26/+37
* 2006-07-19 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-07-195-0/+92
* * pinfo.cc (commune_process): Don't add extra \0 to cmdline.Corinna Vinschen2006-07-192-8/+7
* * mmap.cc (msync): Disable rounding up len. Fix bug in access checkCorinna Vinschen2006-07-192-1/+8
* * path.cc (symlink_worker): Return EEXIST if newpath exists.Corinna Vinschen2006-07-192-1/+6
* * pathnames.sgml: Change text for the order in which executablesCorinna Vinschen2006-07-182-3/+10
* * tty.cc (tty_list::terminate): Don't enter the busy loop if we don't own theChristopher Faylor2006-07-182-1/+6
* * sec_acl.cc (acltotext32): Add missing handling of default ACL entryCorinna Vinschen2006-07-182-1/+6
* * fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Fix typo in lintCorinna Vinschen2006-07-182-1/+6
* * Makefile.in: Simplify a little.Christopher Faylor2006-07-182-10/+6
* GCC 4.1 fixes.Christopher Faylor2006-07-1712-30/+58
* * Makefile.def: Add dependencies for configure-opcodesJakub Jelinek2006-07-173-0/+24
* * fork.cc (fork): Lock the process before forking to prevent things like newChristopher Faylor2006-07-143-1/+12
* * include/cygwin/types.h: Update copyright.Christopher Faylor2006-07-142-1/+5
* * cygwin.sc: Make sure there's something in the cygheap.Christopher Faylor2006-07-143-1/+10
* 2006-07-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2006-07-142-12/+18
* * sigproc.cc (waitq_head): Don't initialize to zero.Christopher Faylor2006-07-143-3/+8
* Add amdfam10 instructionsMichael Meissner2006-07-132-0/+19
* * fhandler.cc (fhandler_base::raw_read): Only return EISDIR when we're reallyChristopher Faylor2006-07-133-5/+12
* * fhandler_socket.cc: Update copyright.Corinna Vinschen2006-07-133-2/+7
* * mmap.cc (mmap64): Drop MAP_NORESERVE flag for non-anonymous,Corinna Vinschen2006-07-132-3/+24
* * exceptions.cc (_cygtls::handle_exceptions): Call newCorinna Vinschen2006-07-134-18/+48
* * mmap.cc (mmap_record::alloc_page_map): Don't call VirtualProtectCorinna Vinschen2006-07-122-1/+6
* * include/pthread.h: Define PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT andCorinna Vinschen2006-07-122-3/+10
* include/Jakub Jelinek2006-07-104-0/+17
* * libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__.Corinna Vinschen2006-07-103-0/+7
* * fhandler_socket.cc (fhandler_socket::wait): Disable SA_RESTARTCorinna Vinschen2006-07-072-0/+9
* * Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.Corinna Vinschen2006-07-076-52/+378
* * hookapi.cc: Add comment headerChristopher Faylor2006-07-064-6/+27
* * include/math.h (__INFF,__INFL): Remove '#'.Danny Smith2006-07-062-3/+7
* 2006-07-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-07-053-4/+54
* * sortdin: Ignore all leading underscores when deriving a sort key.Christopher Faylor2006-07-053-64/+69
* * sortdin: New program.Christopher Faylor2006-07-053-201/+240
* * fhandler.h (fhandler_socket::wait): Reset default timeout to 10ms.Corinna Vinschen2006-07-052-1/+5
* 2006-07-05 Shaun Jackman <sjackman@gmail.com>Shaun Jackman2006-07-053-46/+44
* * path.cc (path_conv::check): Ignore has_ea setting, it's always unsetCorinna Vinschen2006-07-052-39/+11