]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-12-05 Christopher... * include/cygwin/stdlib.h: New file.
2005-12-05 Christopher... * libc/include/stdlib.h: Move cygwin declarations to...
2005-12-05 Christopher... * dir.cc (readdir_workdir): Only fill out d_ino when...
2005-12-05 Christopher... revert accidental checkin
2005-12-05 Christopher... Remove unneeded whitespace.
2005-12-05 Christopher... * strace.cc (show_usecs): Renamed from 'usecs'.
2005-12-05 Paolo Bonzinitoplevel:
2005-12-04 Corinna Vinschen * environ.cc (spenvs): Add "windir" as an "always...
2005-12-04 Christopher... fix description
2005-12-04 Joshua Daniel... * faq-setup.xml: Add note about clean_setup.pl.
2005-12-03 Christopher... * include/exceptions.h (exception_list): Revert previou...
2005-12-03 Christopher... Add missing ChangeLog entry.
2005-12-03 Christopher... * cygtls.h (_cygtls::el): New field.
2005-12-02 Christopher... * dcrt0.cc (getstack): Try harder to modify memory.
2005-12-02 Christopher... * devices.h (_major): Revert previous ill-advised change.
2005-12-01 Christopher... * exceptions.cc (handle_exceptions): Translate a guard...
2005-12-01 Corinna Vinschen * mmap.cc: Make debug output more consistently. Fix...
2005-12-01 Christopher... * devices.h (_minor): Coerce argument to proper type...
2005-11-30 Jeff Johnston2005-11-30 Shaun Jackman <sjackman@gmail.com>
2005-11-30 Jeff Johnston2005-11-30 Shaun Jackman <sjackman@gmail.com>
2005-11-30 Christopher... * times.cc (hires_ms::prime): Remove debugging stuff.
2005-11-30 Corinna Vinschen * mmap.cc (list::try_map): New method, implementing...
2005-11-29 Corinna Vinschen * include/cygwin/version.h: Bump API minor version.
2005-11-29 Corinna Vinschen * fhandler.h (fhandler_dev_zero::mmap): Add method.
2005-11-28 Corinna Vinschen * autoload.cc (NtCreateSection): Define.
2005-11-28 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2005-11-28 Daniel JacobowitzFix changelog typo.
2005-11-25 Christopher... * heap.cc: Remove spurious getpagesize declaration.
2005-11-24 Christopher... * autoload.cc (CloseWindowStation): Define.
2005-11-24 Christopher... * fhandler_tty.cc (fhandler_tty_slave::open): Reset...
2005-11-22 Christopher... * Makefile.in: Link cygcheck with libwininet.a.
2005-11-18 Christopher... * strptime.cc (_strptime): Fix gcc warnings.
2005-11-18 Christopher... * memmem.cc: Move from here.
2005-11-18 Jeff Johnston2005-11-18 Jeff Johnston <jjohnstn@redhat.com>
2005-11-18 Corinna Vinschen * libc: Add subdirectory.
2005-11-18 Corinna Vinschen * libc/include/ieeefp.h: Add C++ guards.
2005-11-18 Christopher... * include/cygwin/sys_time.h: Move futimes and lutimes...
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>
next
This page took 0.058734 seconds and 5 git commands to generate.