]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2002-10-20 Christopher... fix typo
2002-10-20 Danny Smith2002-10-19 Kang Li <rubylith@users.sourceforge.net>
2002-10-20 Danny Smith2002-10-19 Danny Smith <dannysmith@users.sourceforge...
2002-10-20 Christopher... * sigproc.cc (wait_sig): Remove obsolete sigchld logic.
2002-10-20 Christopher... Rename _kill() to kill() throughout. Rename _raise...
2002-10-19 Danny Smith * Makefile.in (CRT0S): Add txtmode.o binmode.o.
2002-10-19 Christopher... * fork.cc (fork_child): Move pinfo fixup later to attem...
2002-10-19 Christopher... fix changelog
2002-10-19 Christopher... * mount.cc (usage): Correctly report default mode.
2002-10-19 Christopher... * dcrt0.cc (dll_crt0_1): Initialize cygwin threads...
2002-10-19 Christopher... * cygthread.cc: Bump number of cygthreads up to accommo...
2002-10-18 Christopher... * fork.cc (fork_child): Move mmap initialization.
2002-10-18 Jeff Johnston2002-10-18 Jeff Johnston <jjohnstn@redhat.com>
2002-10-18 Jeff Johnston2002-10-18 Jeff Johnston <jjohnstn@redhat.com>
2002-10-18 Jeff Johnston2002-10-04 Michael Snyder <msnyder@redhat.com>
2002-10-18 Jeff Johnston2002-10-18 Stephane Carrez <stcarrez@nerim.fr>
2002-10-18 Jeff Johnston2002-10-18 Jeff Johnston <jjohnstn@redhat.com>
2002-10-18 Jeff Johnston2002-10-18 Jeff Johnston <jjohnstn@redhat.com>
2002-10-18 Christopher... * thread.cc (verifyable_object_isvalid): Test for a...
2002-10-18 Christopher... * dtable.cc (dtable::init_std_file_from_handle): Force...
2002-10-17 Christopher... * dtable.cc (dtable::set_file_pointers_for_exec): New...
2002-10-17 Robert Collins2002-10-17 Robert Collins <rbtcollins@hotmail.com>
2002-10-17 Robert Collins2002-10-17 Thomas Pfaff <tpfaff@gmx.net>
2002-10-16 Danny Smith * include/winuser.h (MONITORINFOEX[AW]): Add structure
2002-10-16 DJ Deloriemerge from gcc
2002-10-16 Christopher... * fhandler_tty.cc (fhandler_tty_slave::read): Attempt...
2002-10-15 Christopher... * shared.cc (open_shared): Revert to "old" method for...
2002-10-15 Christopher... * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2002-10-14 Christopher... * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2002-10-14 Earnie Boyd * Makefile.in: Add components for lib/ddk. Adjust...
2002-10-14 Alan Modra * cgen.h: Test __BFD_H_SEEN__ rather than BFD_VERSION_...
2002-10-14 Christopher... * cygthread.cc (cygthread::stub): Reintroduce clearing...
2002-10-14 Christopher... * cygthread.cc (cygthread::stub): Don't zero __name...
2002-10-14 Danny Smith * include/windows.h: Don't include basetyps.h.
2002-10-14 Christopher... * include/cygwin/version.h: Bump DLL minor number.
2002-10-13 Christopher... * cygthread.cc (cygthread::stub): Don't create event...
2002-10-13 Danny Smith * include/objbase.h: Include rpc.h and rpcndr.h
2002-10-11 Kaz Kojima * sh.h: Add SH TLS relocs.
2002-10-11 Richard SandifordFix attribution. (Tsk, tsk. Force of habit, sorry.)
2002-10-11 Richard Sandiford * libc/include/sys/config.h (SIZE_T_SMALLER_THAN_LONG...
2002-10-11 Danny Smith * include/olectl.h (PROPPAGEINFO): Change type of
2002-10-11 Danny Smith2002-10-11 Steven Edwards <Steven_Ed4153@yahoo.com>
2002-10-11 Danny Smith * include/stdint.h (INT64_C, UINT64_C ): Append suffix...
2002-10-11 Danny Smith * include/string.h (strcasecmp): Make extern __inline__.
2002-10-10 Christopher... * window.cc (gethwnd): Use SetThreadPriority method.
2002-10-10 Christopher... * Makefile.in (new-cygwin1.dll): Reorganize library...
2002-10-09 Christopher... * cygthread.cc (cygthread::stub): Don't create an event...
2002-10-09 Christopher... * cygheap.cc (dup_now): Make fatal error a little more...
2002-10-09 Danny Smith2002-10-08 Heiko Gerdau <hg@technosis.de>
2002-10-08 Danny Smith2002-10-08 Heiko Gerdau <hg@technosis.de>
2002-10-08 Joel Sherrill2002-10-07 Joel Sherrill <joel@OARcorp.com>
2002-10-08 Joel Sherrill2002-10-07 Joel Sherrill <joel@OARcorp.com>
2002-10-08 Joel Sherrill2002-10-07 Joel Sherrill <joel@OARcorp.com>
2002-10-08 Christopher... * fhandler.h (dev_console): New class.
2002-10-08 Christopher... * dtable.cc (dtable::init_std_file_from_handle): Try...
2002-10-07 Jeff Johnston2002-10-07 Jeff Johnston <jjohnstn@redhat.com>
2002-10-07 Christopher... * dtable.cc (unknown_file): New variable.
2002-10-07 Nick CliftonAdd tic4x target.
2002-10-07 Richard Sandiford * mips/ddb.ld: KEEP .init and .fini.
2002-10-07 Christopher... * dcrt0.cc (do_exit): Call DisableThreadLibraryCalls...
2002-10-06 Danny Smith * mingwex/math/powil.c: Rename powil to __powil.
2002-10-06 Earnie Boyd2002-10-06 Casper Hornstrup <chorns@it.dk>
2002-10-06 Christopher... * cygthread.cc (cygthread::stub): Very minor cleanup.
2002-10-05 Christopher... whitespace
2002-10-04 Danny Smith2002-10-04 Steven Edwards <Steven_Ed4153@yahoo.com>
2002-10-04 Danny Smith2002-10-04 "KJK::Hyperion" <noog@libero.it>
2002-10-04 Danny Smith2002-10-04 "KJK::Hyperion" <noog@libero.it>
2002-10-03 Jeff Johnston2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2002-10-03 Nathanael Nerode2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-03 Danny Smith * include/cytpe.h (_imp____mbcur_max): Add missing...
2002-10-03 Danny Smith * include/fcntl.h (_fmode): Remove declarations and
2002-10-02 Nathanael Nerode2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-02 Nathanael Nerode2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-02 Nathanael Nerode2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-02 Nathanael Nerode2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-02 Nathanael Nerode2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-02 Nathanael Nerode2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-02 Alan Modra * configure: Move stray lines back to where they belong.
2002-10-02 Danny Smith * include/stdlib.h (_imp____mbcur_max): add missing...
2002-10-02 Alan Modra * configure: Move stray line back to where it belongs.
2002-10-01 Nathanael Nerode2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-01 Nathanael Nerode2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-01 Nathanael Nerode2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-01 Nathanael Nerode2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
2002-09-30 Robert Collins2002-10-01 Robert Collins <rbtcollins@hotmail.com>
2002-09-30 Conrad Scott * cygserver_transport_pipes.cc (transport_layer_pipes...
2002-09-30 Christopher... whitespace
2002-09-30 Christopher... * thread.cc (pthread_mutex::initMutex): Remove \n from...
2002-09-30 Christopher... * thread.cc (pthread::precreate): Use explicit "no...
2002-09-30 Christopher... * thread.cc (pthread_key::keys): Do not copy on fork.
2002-09-30 Christopher... * exceptions.cc (unused_sig_wrapper): Still need additi...
2002-09-30 Richard SandifordFix date in last commit.
2002-09-30 Richard Sandiford[include/opcode/]
2002-09-30 Richard Sandiford[include/elf]
2002-09-30 Robert Collins2002-09-30 Robert Collins <rbtcollins@hotmail.com>
2002-09-30 Nick CliftonAdd cpu directory.
2002-09-30 Christopher... Remove \n from calls to strace class printfs throughout.
2002-09-30 Christopher... remove newline
2002-09-30 Christopher... * exceptions.cc (unused_sig_wrapper): Accommodate newer...
2002-09-30 Christopher... * security.cc (allow_ntsec): Default to zero.
next
This page took 0.057672 seconds and 5 git commands to generate.