Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-302005-10-29 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2005-10-30* exceptions.cc (signal_exit): Eliminate setting of main thread priority sinceChristopher Faylor
2005-10-29* fork.cc (frok::child): Change order of cleanup prior to return.Christopher Faylor
2005-10-29* child_info.h (CHILD_INFO_MAGIC): Reset.Christopher Faylor
2005-10-292005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston
2005-10-292005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston
2005-10-292005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston
2005-10-292005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston
2005-10-282005-10-28 Dave Brolley <brolley@redhat.com>Dave Brolley
2005-10-282005-10-28 Dave Brolley <brolley@redhat.com>Dave Brolley
2005-10-282005-10-27 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2005-10-282005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2005-10-272005-10-26 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2005-10-272005-10-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-10-25Add support for the Z80 processor familyNick Clifton
2005-10-24* pinfo.cc (_pinfo::fds): Lock fdtab while enumerating.Christopher Faylor
2005-10-24 * spawn.cc (spawn_guts): Don't leave the function with return insideCorinna Vinschen
2005-10-24* cygheap.h (cygheap_fdenum): Remove start_fd stuff.Christopher Faylor
2005-10-24include/opcode/Jan Beulich
2005-10-24add missing ChangeLog entryChristopher Faylor
2005-10-24* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or sufferChristopher Faylor
2005-10-22 * fhandler_socket.cc (fhandler_socket::connect): Don't restrictCorinna Vinschen
2005-10-22 * fhandler.h (class fhandler_socket): Add timeout parameter to wait()Corinna Vinschen
2005-10-222005-10-22 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-10-22 * include/cygwin/version.h: Fix typo.Corinna Vinschen
2005-10-22Fix typoMark Mitchell
2005-10-22 * texi2pod.pl: Substitue for @value even when part of @include.Mark Mitchell
2005-10-21 * texi2pod.pl: Import latest version from GCC.Bob Wilson
2005-10-21* dir.cc (rmdir): Eliminate nonsensical code.Christopher Faylor
2005-10-212005-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-10-212005-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-10-20 * libc/include/sys/time.h: Declare futimes and lutimes for Cygwin.Corinna Vinschen
2005-10-20 * cygwin.din (futimes): Export.Corinna Vinschen
2005-10-20 PR bootstrap/18939Eric Botcazou
2005-10-20* sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.Christopher Faylor
2005-10-20* sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.Christopher Faylor
2005-10-19 * autoload.cc: Revert loading rcmd, rexec, rresvport and inet_networkCorinna Vinschen
2005-10-19* times.cc (utimes): Only consider fds opened with write access.Christopher Faylor
2005-10-19* fhandler_disk_file.cc (fhandler_base::utimes_fs): Use existing handle ifChristopher Faylor
2005-10-19* pinfo.cc (_pinfo::dup_proc_pipe): Make warning more severe by actuallyChristopher Faylor
2005-10-19* cygtls.cc (handle_threadlist_exception): Improve diagnostic output.Christopher Faylor
2005-10-18 * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen
2005-10-18 * libc/include/sys/features.h: Define _POSIX_MEMLOCK_RANGE for Cygwin.Corinna Vinschen
2005-10-18* sigproc.cc (child_info::sync): Use correct name when closing to preventChristopher Faylor
2005-10-18* sigproc.cc (child_info::sync): Fix typo which caused hProcess to never beChristopher Faylor
2005-10-18Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor
2005-10-18 * autoload.cc: Never load wsock32.dll. Load all wsock32 functionCorinna Vinschen
2005-10-182005-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-10-17 * configure.in (bfin-*-*): Use test, not brackets, in if statement.Bernd Schmidt
2005-10-17Check in previously ChangeLoged entry.Christopher Faylor