]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-11-11 Nick CliftonPR 1150
2005-11-11 Christopher... * times.cc (hires_ms::prime): Comment out call to timeB...
2005-11-10 Christopher... * include/endian.h: Remove USE_BSD ifdef since it is...
2005-11-10 Corinna Vinschen * bsd_helper.cc (securityinit): New function. Move...
2005-11-10 Corinna Vinschen * bsd_log.cc (_vpanic): LOG_EMERG is overkill, use...
2005-11-10 Corinna Vinschen Fix dates.
2005-11-10 Corinna Vinschen * syslog.cc (setlogmask): Don't mask the mask.
2005-11-10 Corinna Vinschen * include/cygwin/signal.h: Add missing sigrelse prototype.
2005-11-08 Christopher... * fhandler_base.cc (fhandler_base::readv): Free buf...
2005-11-08 Jeff Johnston2005-11-08 Tom Walsh <tom@openhardware.net>
2005-11-08 Christopher... * libc/include/string.h: Add cygwin-specific function...
2005-11-08 Christopher... fix entry
2005-11-08 Christopher... * memmem.cc: New file.
2005-11-08 Christopher... * environ.cc (spenvs): Make "SYSTEMDRIVE" an "always...
2005-11-08 Nathan Sidwellbfd:
2005-11-07 Corinna Vinschen * times.cc (futimes): Redirect to utimes_worker if...
2005-11-07 John David... * elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR)...
2005-11-06 Christopher... * dcrt0.cc (dll_crt0_0): Initialize security data first...
2005-11-04 Christopher... * cygheap.h (init_cygheap::_gtod): New hires_ms element.
2005-11-04 Christopher... * times.cc (hires_ms::prime): More debugging.
2005-11-04 Danny Smith2005-11-04 Michael Jung <mjung@iss.tu-darmstadt.de>
2005-11-04 Christopher... * times.cc (stupid_printf): Define and use throughout...
2005-11-03 Jeff Johnston2005-11-03 Jeff Johnston <jjohnstn@redhat.com>
2005-11-03 Jeff Johnston2005-11-03 Shaun Jackman <sjackman@gmail.com>
2005-11-03 Christopher... * times.cc (hires_ms::prime): Add lots of temporary...
2005-11-03 Danny Smith * lib/crypt32.def (CertOIDToAlgId, CertAlgIDToOID...
2005-11-03 Alan Modra * bfdlink.h (struct bfd_link_order): Tweak comment.
2005-11-03 Christopher... * times.cc (hires_ms::minperiod): Make copy-on-fork.
2005-11-02 Christopher... * times.cc (gettimeofday): Add temporary debugging...
2005-11-01 Jeff Johnston2005-11-01 Ralf Corsepius <ralf.corsepius@rtems.org>
2005-11-01 Christopher... * include/sys/cygwin.h: Define CYGWIN_SIGNAL_STRING.
2005-10-31 Jeff Johnston2005-10-31 Darin Johnson <darin@usa.net>
2005-10-31 DJ Deloriemerge from gcc
2005-10-30 Chris Sutcliffe2005-10-29 Chris Sutcliffe <ir0nh34d@users.sf...
2005-10-29 Christopher... * exceptions.cc (signal_exit): Eliminate setting of...
2005-10-29 Christopher... * fork.cc (frok::child): Change order of cleanup prior...
2005-10-29 Christopher... * child_info.h (CHILD_INFO_MAGIC): Reset.
2005-10-28 Jeff Johnston2005-10-28 Bob Wilson <bob.wilson@acm.org>
2005-10-28 Jeff Johnston2005-10-28 Bob Wilson <bob.wilson@acm.org>
2005-10-28 Jeff Johnston2005-10-28 Bob Wilson <bob.wilson@acm.org>
2005-10-28 Jeff Johnston2005-10-28 Bob Wilson <bob.wilson@acm.org>
2005-10-28 Dave Brolley2005-10-28 Dave Brolley <brolley@redhat.com>
2005-10-28 Dave Brolley2005-10-28 Dave Brolley <brolley@redhat.com>
2005-10-27 Chris Sutcliffe2005-10-27 Chris Sutcliffe <ir0nh34d@users.sf.net>
2005-10-27 Chris Sutcliffe2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2005-10-26 Jeff Johnston2005-10-26 Shaun Jackman <sjackman@gmail.com>
2005-10-26 Jeff Johnston2005-10-26 Jeff Johnston <jjohnstn@redhat.com>
2005-10-25 Nick CliftonAdd support for the Z80 processor family
2005-10-24 Christopher... * pinfo.cc (_pinfo::fds): Lock fdtab while enumerating.
2005-10-24 Corinna Vinschen * spawn.cc (spawn_guts): Don't leave the function...
2005-10-24 Christopher... * cygheap.h (cygheap_fdenum): Remove start_fd stuff.
2005-10-24 Jan Beulichinclude/opcode/
2005-10-24 Christopher... add missing ChangeLog entry
2005-10-23 Christopher... * cygheap.h (cygheap_fdenum::cygheap_fdenum): Record...
2005-10-22 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::connect): Don...
2005-10-22 Corinna Vinschen * fhandler.h (class fhandler_socket): Add timeout...
2005-10-22 Paolo Bonzini2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2005-10-22 Corinna Vinschen * include/cygwin/version.h: Fix typo.
2005-10-21 Mark MitchellFix typo
2005-10-21 Mark Mitchell * texi2pod.pl: Substitue for @value even when part...
2005-10-21 Bob Wilson * texi2pod.pl: Import latest version from GCC.
2005-10-21 Christopher... * dir.cc (rmdir): Eliminate nonsensical code.
2005-10-20 Jeff Johnston2005-10-20 Jeff Johnston <jjohnstn@redhat.com>
2005-10-20 Jeff Johnston2005-10-20 Jeff Johnston <jjohnstn@redhat.com>
2005-10-20 Corinna Vinschen * libc/include/sys/time.h: Declare futimes and lutimes...
2005-10-20 Corinna Vinschen * cygwin.din (futimes): Export.
2005-10-20 Eric Botcazou PR bootstrap/18939
2005-10-19 Christopher... * sigproc.cc (child_info::sync): Move check for !wr_pro...
2005-10-19 Christopher... * sigproc.cc (child_info::sync): Move check for !wr_pro...
2005-10-19 Corinna Vinschen * autoload.cc: Revert loading rcmd, rexec, rresvport...
2005-10-19 Christopher... * times.cc (utimes): Only consider fds opened with...
2005-10-19 Christopher... * fhandler_disk_file.cc (fhandler_base::utimes_fs)...
2005-10-19 Christopher... * pinfo.cc (_pinfo::dup_proc_pipe): Make warning more...
2005-10-19 Christopher... * cygtls.cc (handle_threadlist_exception): Improve...
2005-10-18 Corinna Vinschen * autoload.cc (NtLockVirtualMemory): Import.
2005-10-18 Corinna Vinschen * libc/include/sys/features.h: Define _POSIX_MEMLOCK_R...
2005-10-18 Christopher... * sigproc.cc (child_info::sync): Use correct name when...
2005-10-18 Christopher... * sigproc.cc (child_info::sync): Fix typo which caused...
2005-10-17 Christopher... Change process_lock to lock_process throughout. Change...
2005-10-17 Corinna Vinschen * autoload.cc: Never load wsock32.dll. Load all wsock3...
2005-10-17 Jeff Johnston2005-10-17 Jeff Johnston <jjohnstn@redhat.com>
2005-10-17 Bernd Schmidt * configure.in (bfin-*-*): Use test, not brackets...
2005-10-17 Christopher... Check in previously ChangeLoged entry.
2005-10-16 John David... * hppa.h (pa_opcodes): Add two fcmp opcodes. Reorder...
2005-10-15 Danny Smith * include/limits.h (SSIZE_MAX): Define.
2005-10-14 Jeff Johnston2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
2005-10-14 Jeff Johnston2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
2005-10-14 Jeff Johnston2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
2005-10-14 Jeff Johnston2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
2005-10-14 Jeff Johnston2005-10-14 Bob Wilson <bob.wilson@acm.org>
2005-10-14 Jeff Johnston2005-10-14 Bob Wilson <bob.wilson@acm.org>
2005-10-14 Jeff Johnston2005-10-14 Bob Wilson <bob.wilson@acm.org>
2005-10-14 Christopher... * Makefile.in (MKDIRP): Just use raw $(INSTALL) rather...
2005-10-13 Danny Smith2005-10-13 Wu Yongwei <adah@users.sourceforge.net>
2005-10-13 John David... * gas/hppa/basic/basic.exp (do_system): Adjust for...
2005-10-12 Christopher... * dir.cc (mkdir): Abandon use of PC_WRITABLE.
2005-10-12 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::rmdir...
2005-10-12 Danny Smith * include/winbase.h (GetProcessId): Remove duplicate...
2005-10-12 Danny Smith * include/stddef.h: Remove.
2005-10-12 Danny Smith * mingwex/complex/csqrt.c (csqrt): The sign of real...
next
This page took 0.058934 seconds and 5 git commands to generate.