summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler.h (class fhandler_socket): Add timeout parameter to wait()Corinna Vinschen2005-10-224-55/+37
* 2005-10-22 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-10-223-31/+83
* * include/cygwin/version.h: Fix typo.Corinna Vinschen2005-10-222-1/+5
* Fix typoMark Mitchell2005-10-211-1/+1
* * texi2pod.pl: Substitue for @value even when part of @include.Mark Mitchell2005-10-212-3/+8
* * texi2pod.pl: Import latest version from GCC.Bob Wilson2005-10-212-17/+36
* * dir.cc (rmdir): Eliminate nonsensical code.Christopher Faylor2005-10-213-5/+8
* 2005-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-10-202-22/+51
* 2005-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-10-203-10/+24
* * libc/include/sys/time.h: Declare futimes and lutimes for Cygwin.Corinna Vinschen2005-10-202-0/+8
* * cygwin.din (futimes): Export.Corinna Vinschen2005-10-204-5/+47
* PR bootstrap/18939Eric Botcazou2005-10-203-2/+8
* * sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.Christopher Faylor2005-10-192-31/+26
* * sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.Christopher Faylor2005-10-191-0/+5
* * autoload.cc: Revert loading rcmd, rexec, rresvport and inet_networkCorinna Vinschen2005-10-192-4/+11
* * times.cc (utimes): Only consider fds opened with write access.Christopher Faylor2005-10-192-1/+6
* * fhandler_disk_file.cc (fhandler_base::utimes_fs): Use existing handle ifChristopher Faylor2005-10-193-19/+51
* * pinfo.cc (_pinfo::dup_proc_pipe): Make warning more severe by actuallyChristopher Faylor2005-10-192-5/+15
* * cygtls.cc (handle_threadlist_exception): Improve diagnostic output.Christopher Faylor2005-10-193-8/+14
* * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen2005-10-1810-14/+160
* * libc/include/sys/features.h: Define _POSIX_MEMLOCK_RANGE for Cygwin.Corinna Vinschen2005-10-182-0/+5
* * sigproc.cc (child_info::sync): Use correct name when closing to preventChristopher Faylor2005-10-183-1/+9
* * sigproc.cc (child_info::sync): Fix typo which caused hProcess to never beChristopher Faylor2005-10-182-3/+8
* Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor2005-10-1718-85/+162
* * autoload.cc: Never load wsock32.dll. Load all wsock32 functionCorinna Vinschen2005-10-178-466/+401
* 2005-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-10-173-6/+12
* * configure.in (bfin-*-*): Use test, not brackets, in if statement.Bernd Schmidt2005-10-173-2/+7
* Check in previously ChangeLoged entry.Christopher Faylor2005-10-171-1/+1
* * hppa.h (pa_opcodes): Add two fcmp opcodes. Reorder ftest opcodes.John David Anglin2005-10-162-1/+8
* * include/limits.h (SSIZE_MAX): Define.Danny Smith2005-10-152-9/+19
* 2005-10-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-10-1411-108/+146
* 2005-10-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-10-142-9/+14
* 2005-10-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-10-142-2/+13
* 2005-10-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-10-142-0/+5
* 2005-10-14 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-146-14/+74
* 2005-10-14 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-142-4/+30
* 2005-10-14 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-145-5/+13
* * Makefile.in (MKDIRP): Just use raw $(INSTALL) rather than $(INSTALL_DATA).Christopher Faylor2005-10-142-1/+7
* 2005-10-13 Wu Yongwei <adah@users.sourceforge.net>Danny Smith2005-10-132-0/+20
* * gas/hppa/basic/basic.exp (do_system): Adjust for removal of lhaJohn David Anglin2005-10-132-4/+6
* * dir.cc (mkdir): Abandon use of PC_WRITABLE.Christopher Faylor2005-10-124-13/+16
* * fhandler_disk_file.cc (fhandler_disk_file::rmdir): Convert anCorinna Vinschen2005-10-122-2/+13
* * include/winbase.h (GetProcessId): Remove duplicate declaration.Danny Smith2005-10-122-4/+6
* * include/stddef.h: Remove.Danny Smith2005-10-123-14/+5
* * mingwex/complex/csqrt.c (csqrt): The sign of real partDanny Smith2005-10-124-8/+16
* * include/time.h (_time64): Correct prototype.Danny Smith2005-10-122-1/+5
* 2005-10-11 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-10-117-40/+238
* 2005-10-11 David Weatherford <weath@tensilica.com>Jeff Johnston2005-10-112-2/+15
* Add ChangeLog: * include/winbase.h (GetProcessId): Declare.Christopher Faylor2005-10-113-1/+7
* revert erroneous checkinChristopher Faylor2005-10-112-6/+2