]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2004-03-20 H.J. LuCorrect the ChangeLog entry.
2004-03-20 H.J. Lubfd/
2004-03-20 Pierre Humblet2004-03-19 Pierre Humblet <pierre.humblet@ieee.org>
2004-03-19 Christopher... * include/cygwin/version.h: Bump DLL minor number to 10.
2004-03-19 Danny Smith * msvcrt.def.in: Add stubs for msvcrt.dll (version...
2004-03-18 Christopher... * child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new...
2004-03-18 Corinna Vinschen * fhandler_proc.cc (format_proc_meminfo): On NT, try...
2004-03-17 Nathanael Nerode2004-03-17 Paolo Bonzini <bonzini@gnu.org>
2004-03-17 Joshua Daniel... Add FAQ about old packages. Remove B20 references.
2004-03-17 Christopher... add missing changelog entry
2004-03-17 Christopher... * include/cygwin/version.h: Bump DLL minor number to 9.
2004-03-16 Nathanael Nerode2004-03-15 Paolo Bonzini <bonzini@gnu.org>
2004-03-16 Danny Smith * include/docobj.h (IOleDocumentView::GetDocument...
2004-03-16 Danny Smith * lib/ddk/ntoskrnl.def (MmAllocatePagesForMdl): Correc...
2004-03-16 Danny Smith2004-03-16 Martin Fuchs <martin-fuchs@gmx.net>
2004-03-16 Christopher... * sigproc.cc (proc_terminate): Release sync_proc_subpro...
2004-03-16 Christopher... * cygtls.cc (_cygtls::fixup_after_fork): Just manipulat...
2004-03-16 Alan Modraopcodes/
2004-03-16 Nathanael Nerode2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2004-03-15 Christopher... * cygpath.cc (usage): Don't issue helpful message if...
2004-03-15 Christopher... * exceptions.cc (try_to_debug): Report on tid of caller.
2004-03-15 Corinna Vinschen Fix ChangeLog dates.
2004-03-15 Christopher... * cygtls.cc (_cygtls::remove): Call remove_wq even...
2004-03-14 Corinna Vinschen * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA and
2004-03-14 Pierre Humblet2004-03-14 Pierre Humblet <pierre.humblet@ieee.org>
2004-03-14 Christopher... * cygtls.cc (_cygtls::remove): Call remove_wq to ensure...
2004-03-14 Christopher... minor cleanup
2004-03-14 Christopher... Fix typo.
2004-03-13 Corinna Vinschen * errno.cc (errmap): Handle ERROR_BUS_RESET.
2004-03-13 Corinna Vinschen * kill.cc (get_debug_priv): New function.
2004-03-13 Nathanael Nerode2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
2004-03-13 Danny Smith *include/wininet.h (CACHEGROUP_SEARCH_ALL, CACHEGROUP_...
2004-03-13 Danny Smith * include/malloc.h: Remove __STRICT_ANSI__ guard.
2004-03-12 Christopher... * wait.cc (wait4): Initialize pointer on entry. Avoid...
2004-03-12 Christopher... * include/process.h: Remove the #endif associated with...
2004-03-12 Michal Ludvig2004-03-12 Michal Ludvig <mludvig@suse.cz>
2004-03-12 Jakub Jelinek * i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E...
2004-03-12 Michal Ludvig2004-03-12 Michal Ludvig <mludvig@suse.cz>
2004-03-12 Corinna Vinschen * exceptions.cc (sigpacket::process): Simplify code...
2004-03-12 Christopher... * cygtls.h (waitq): Declare structure here.
2004-03-12 Christopher... * cygtls.cc (_cygtls::fixup_after_fork): Remove unneede...
2004-03-11 Jeff Johnston2004-03-11 Kazu Hirata <kazu@cs.umass.edu>
2004-03-11 DJ Delorie2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
2004-03-11 Danny Smith * include/conio.h: Remove __STRICT_ANSI__ guard from...
2004-03-11 Nathanael Nerode(top level)
2004-03-10 Danny Smith2004-03-10 Al Slater <al.slater@scluk.com>
2004-03-09 Jeff Johnston2004-03-09 Thomas Pfaff <tpfaff@gmx.net>
2004-03-09 Christopher... * fhandler_serial.cc (fhandler_serial::ioctl): Implemen...
2004-03-09 Christopher... .
2004-03-09 Christopher... * exceptions.cc (setup_handler): Avoid suspending a...
2004-03-07 Christopher... add missing entry
2004-03-07 Christopher... * fork.cc (fork_parent): Save parent pid in a temporary...
2004-03-07 Christopher... * winsup.api/known_bugs.tcl: Remove mknod01 since mknod...
2004-03-06 Christopher... update some documentation
2004-03-05 Christopher... * gendef (sigdelayed): Handle return here rather than...
2004-03-05 Danny Smith2004-03-05 Filip Navara <xnavara@volny.cz>
2004-03-04 Thomas Pfaff* winsup.api/pthread/mutex8e.c: New testcase.
2004-03-04 Thomas Pfaff* include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZE...
2004-03-04 Christopher... * gendef (sigreturn): Call stabilize_sig_stack to ensur...
2004-03-04 Jeff Johnston2004-03-03 Stephane Carrez <stcarrez@nerim.fr>
2004-03-03 Danny Smith * include/wtypes.h (DECIMAL_SETZERO): Add definition for
2004-03-03 Danny Smith22004-03-03 Martin Fuchs <martin-fuchs@gmx.net>
2004-03-03 Joern Rennecke2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
2004-03-02 Danny Smith * include/uxtheme.h: Include <commctrl.h>
2004-03-02 Corinna Vinschen * fhandler_raw.cc (fhandler_dev_raw::raw_read): When...
2004-03-02 Corinna Vinschen * sysv_sem.cc (semundo_adjust): Check for process...
2004-03-02 Danny Smith * basetyps.h (GUID_SECT): Define to nothing for GCC...
2004-03-02 Danny Smith2004-03-02 Martin Fuchs <martin-fuchs@gmx.net>
2004-03-01 Christopher... fix minor typo
2004-03-01 Christopher... fix minor typo
2004-03-01 Richard Sandiford * configure.in (mips64*-*-linux*): Override mips*...
2004-03-01 Danny SmithMissed this in last commit.
2004-03-01 Richard SandifordAdd fr450 support.
2004-03-01 Danny Smith2004-03-01 Martin Fuchs <martin-fuchs@gmx.net>
2004-02-28 Nathanael Nerode PR bootstrap/7087
2004-02-28 Andrew Cagney2004-02-28 Andrew Cagney <cagney@redhat.com>
2004-02-26 Corinna Vinschen * miscfuncs.cc (check_invalid_virtual_addr): Assure...
2004-02-26 Christopher... * exceptions.cc (setup_handler): Signal event for any...
2004-02-25 Corinna Vinschen * miscfuncs.cc (check_invalid_virtual_addr): New function.
2004-02-25 Christopher... * gendef (stabilize_sig_stack): Correctly align this...
2004-02-25 DJ Deloriemerge from gcc
2004-02-25 Christopher... * cygpath.cc (long_options): Add "mode" option.
2004-02-25 Christopher... * dcrt0.cc (_dll_crt0): Don't check sync_startup if...
2004-02-24 Christopher... * dcrt0.cc (_dll_crt0): Add some stern internal errors.
2004-02-24 DJ Deloriemerge from gcc
2004-02-24 Corinna Vinschen * thread.cc (pthread::cancelable_wait): Rearrange...
2004-02-23 Andrew Cagney2004-02-23 Andrew Cagney <cagney@redhat.com>
2004-02-23 Danny Smith2004-02-23 Filip Navara <xnavara@volny.cz>
2004-02-22 Joshua Daniel... 2004-02-22 Joshua Daniel Franklin <joshuadfranklin...
2004-02-22 Joshua Daniel... 2004-01-12 Joshua Daniel Franklin <joshuadfranklin...
2004-02-21 Christopher... * exceptions.cc (sigpacket::process): Make sure that...
2004-02-21 Danny Smith * include/_mingw.h (__UNUSED_PARAM): Define macro.
2004-02-21 Christopher... * Makefile.in (build_dumper): Detect missing iconv...
2004-02-21 Christopher... * path.cc (conv_path_list): Return error condition.
2004-02-20 Corinna Vinschen * getopt.c: Avoid useless compiler warnings.
2004-02-20 Corinna Vinschen * getopt.c: Replace with latest vanilla(!) OpenBSD...
2004-02-20 Joshua Daniel... 2004-02-19 Joshua Daniel Franklin <joshuadfranklin...
2004-02-20 Nathanael Nerode PR bootstrap/11932
2004-02-19 Andrew CagneyIndex: ChangeLog
2004-02-19 Danny Smith * include/Gl/glu (GLU_ERROR): Define.
next
This page took 0.052474 seconds and 5 git commands to generate.