]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-11-18 Christopher... * include/sys/time.h: Move more cygwin stuff to cygwin...
2005-11-18 Christopher... * include/time.h: Remove more cygwin-specific stuff.
2005-11-18 Christopher... * times.cc (timezone): Put back (void).
2005-11-18 Christopher... * include/time.h: Move cygwin declarations to cygwin...
2005-11-18 Christopher... * include/cygwin/sys_time.h: Rename from include/cygwin...
2005-11-18 Danny Smith2005=11-18 Brian Gunlogson <gmb300@users.sourceforge...
2005-11-18 Danny Smith2005=11-18 Brian Gunlogson <gmb300@users.sourceforge...
2005-11-17 Jeff Johnston2005-11-17 Jeff Johnston <jjohnstn@redhat.com>
2005-11-17 Jeff Johnston2005-11-17 Shaun Jackman <sjackman@gmail.com>
2005-11-17 Christopher... * fork.cc (fork): Move top-of-stack calculation later.
2005-11-17 Corinna Vinschen * fhandler_tty.cc (fhandler_tty_slave::open): Don...
2005-11-17 Hans-Peter... * cris/linunistd.h: Don't redefine errno as extern...
2005-11-16 Christopher... * times.cc (hires_ms::prime): Don't escalate the priority.
2005-11-14 Christopher... * include/sys/elf64.h: Fix types to reflect linux usage.
2005-11-14 Christopher... * fhandler.h (fhandler_console::fixup_after_fork_exec...
2005-11-14 Christopher... * fhandler.h (fhandler_console::fixup_after_fork_exec...
2005-11-14 Christopher... * cygheap.h (init_cygheap::manage_console_count): Decla...
2005-11-14 Thiemo Seufer * mips.h: Assign 'm'/'M' codes to MIPS16e save...
2005-11-13 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::recvfrom):...
2005-11-12 Danny Smith * include/commdlg.h (OPENFILENAMEW): Add members for
2005-11-12 Danny Smith * include/wingdi.h (GetICMProfile{AW}): Correct prototype.
2005-11-11 Daniel Jacobowitz * Makefile.def: Remove gdb dependencies for gdbtk.
2005-11-11 Christopher... * cygheap.h (init_cygheap::_gtod): Remove.
2005-11-11 Christopher... * libc/include/sys/time.h: For cygwin, use general...
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...
next
This page took 0.055565 seconds and 5 git commands to generate.