]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-09-14 Corinna Vinschen * dcrt0.cc (_dll_crt0()): Don't call wincap...
2001-09-14 Thiemo Seufer /bfd/ChangeLog
2001-09-14 Christopher... *** empty log message ***
2001-09-14 Christopher... * fork.cc (vfork): Avoid recursive vforks.
2001-09-14 Christopher... * fhandler.h (fhandler_pipe::is_slow): Return true...
2001-09-14 Christopher... * grp.cc (read_etc_group): Just reuse group_buf storage...
2001-09-14 Christopher... * cygheap.cc (dup_now): New function.
2001-09-13 Christopher... * cygheap.cc (ccalloc): Pass correct length to creturn...
2001-09-13 Jeff Johnston2001-09-13 Jeff Johnston <jjohnstn@redhat.com>
2001-09-13 Alexandre Oliva* common.h (EM_OPENRISC_OLD): Renamed the old EM_OPENRI...
2001-09-13 Jeff JohnstonThu Sep 13 08:49:49 2001 Jason Tishler <jason@tishler...
2001-09-13 Egor Duda* winsup.api/winsup.exp: Run only selected test if...
2001-09-13 Earnie Boyd2001-09-13 Earnie Boyd <earnie@SF.net>
2001-09-13 Egor Duda* libltp/lib/tst_sig.c: Pass SIGSEGV to application...
2001-09-13 Egor Duda* dumper.cc (main): Properly recognize negative pids...
2001-09-13 Earnie Boyd2001-09-13 Earnie Boyd <earnie@SF.net>
2001-09-13 Christopher... * sync.cc (muto::acquire): Fix while/if typo.
2001-09-12 Alexandre Oliva* common.h (EM_AVR_OLD): Renamed from...
2001-09-12 Corinna Vinschen * wincap.cc (wincapc::init): Simplify W2K/XP...
2001-09-12 Corinna Vinschen * wincap.cc (wincapc::init): Set os name to...
2001-09-12 Earnie Boyd2001-09-12 Earnie Boyd <earnie@SF.net>
2001-09-12 Corinna Vinschen * Makefile.in: Build wincap.o.
2001-09-12 Earnie Boyd2001-09-12 Earnie Boyd <earnie@SF.net>
2001-09-12 Earnie Boyd2001-09-11 Danny Smith <dannysmith@users.sourceforge...
2001-09-12 Christopher... * exceptions.cc (call_signal_handler_now): Add addition...
2001-09-12 Christopher... minor cleanups
2001-09-12 Robert CollinsWed Sep 12 13:03:00 2001 Robert Collins <rbtcollins...
2001-09-12 Christopher... * sigproc.h (sigframe::unregister): Return true/false...
2001-09-11 Christopher... Update copyrights.
2001-09-11 Christopher... fix some typos.
2001-09-11 Christopher... change copyright.
2001-09-11 Christopher... * cygwin.din: Remove cygwin_getshared.
2001-09-11 Michael MeissnerIf -mfp32, do not enable 64-bit FPR registers on mips3
2001-09-11 Robert CollinsTue Sep 11 21:22:00 2001 Robert Collins <rbtcollins...
2001-09-11 Robert CollinsTue Sep 11 18:15:00 2001 Robert Collins <rbtcollins...
2001-09-10 Jim BlandyAdd support for GDB monitor-style I/O.
2001-09-10 Earnie Boyd2001-09-05 Danny Smith <dannysmith@users.sourceforge...
2001-09-10 Earnie Boyd2001-09-10 Earnie Boyd <earnie@SF.net>
2001-09-10 Christopher... * dtable.cc (dtable::fixup_after_fork): Use SetStdHandl...
2001-09-10 Christopher... * sigproc.cc (NZOMBIES): Reduce substantially to minimi...
2001-09-09 Robert CollinsMon Sep 10 08:28:00 2001 Robert Collins <rbtcollins...
2001-09-09 Corinna Vinschen * pwdgrp.h (pwdgrp_check::set_last_modified): Call...
2001-09-09 Christopher... * heap.h (inheap): Rewrite macro to accomodate removal...
2001-09-09 Christopher... * cygheap.cc (cygheap_fixup_in_child): Clear cygheap...
2001-09-09 Christopher... * child_info.h (PROC_MAGIC): Bump magic number.
2001-09-09 Corinna Vinschen * cygheap.cc (init_cygheap::etc_changed): New method...
2001-09-09 Egor Duda* winsup.api/ltp/dup03.c: New test.
2001-09-09 Egor Duda* dumper.cc (main): Change command-line arguments forma...
2001-09-09 Corinna Vinschen * include/cygwin/version.h: Bump API minor...
2001-09-09 Christopher... * fork.cc (fork_parent): Stop malloc activity while...
2001-09-08 Christopher... * cygwin.din: Add gamm*_r function exports.
2001-09-07 Christopher... * cygheap.h (init_cygheap): Move heap pointers here.
2001-09-07 Jeff Johnston2001-09-07 Jeff Law <law@redhat.com>
2001-09-07 Corinna VinschenFri Sep 7 10:53:34 2001 Jason Tishler <jason@tishler...
2001-09-07 Christopher... * how-resources.texinfo: Add some additional words...
2001-09-07 Corinna Vinschen * include/limits.h: Define PIPE_BUF.
2001-09-07 Christopher... experiment.
2001-09-07 Christopher... * fhandler_socket.cc (fhandler_socket::fhandler_socket...
2001-09-06 Christopher... * cygheap.cc (cygheap_fixup_in_child): Don't consider...
2001-09-06 Christopher... Another in the how-it-works series.
2001-09-06 Tom RixFix import symbols for AIX.
2001-09-06 Christopher... Move appropriate variables to NO_COPY segment, throughout.
2001-09-06 Christopher... Remove initialization of static or global values to...
2001-09-06 Christopher... * cygheap.h (init_cygheap): Move bucket array here...
2001-09-06 Christopher... * Makefile.in (dumper): Change logic for libbfd and...
2001-09-06 Christopher... Revert inadvertently checked in files.
2001-09-05 Christopher... * Makefile.in: Install libstdc++.a if it does not exist.
2001-09-05 Christopher... minor wording changes
2001-09-05 Christopher... top level overview of vfork.
2001-09-05 Corinna Vinschen * winver.rc: Change copyright to include 2001.
2001-09-05 Corinna Vinschen * libc/sys/cygwin/include/unistd.h: New file...
2001-09-05 Corinna Vinschen * fhandler_floppy.cc (fhandler_floppy::lseek...
2001-09-05 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::close...
2001-09-05 Corinna Vinschen * net.cc (cygwin_connect): Add WSAEALREADY...
2001-09-05 Richard Henderson * alpha.h (R_ALPHA_OP*, R_ALPHA_IMMED*, R_ALPHA...
2001-09-05 Richard Henderson * alpha.h (struct alpha_operand): Pack elements...
2001-09-05 Christopher... * exceptions.cc (ctrl_c_handler): Only send SIGINT...
2001-09-04 Earnie Boyd2001-09-04 Earnie Boyd <earnie@SF.Net>
2001-09-04 Christopher... * thread.cc (InterlockedExchangePointer): Don't define...
2001-09-04 Corinna Vinschen * uname.cc (uname): Eliminate os specific retri...
2001-09-04 Jeff Johnston2001-09-04 Jason Merrill <jason_merrill@redhat.com>
2001-09-04 Christopher... * winbase.h: Add missing closing parentheses to Interlo...
2001-09-04 Earnie Boyd2001-09-01 Danny Smith <dannysmith@users.sourceforge...
2001-09-04 Corinna Vinschen2001-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
2001-09-04 Christopher... * mount.cc (mount_commands): Don't write /cygdrive...
2001-09-03 Christopher... * mount.cc (longopts): Add mount-commands to options...
2001-09-03 Christopher... *** empty log message ***
2001-09-03 Jeff Holcomb2001-09-03 Jeff Holcomb <jeffh@redhat.com>
2001-09-03 Corinna Vinschen * dir.cc (opendir): Write version information...
2001-09-03 Corinna Vinschen * libc/sys/cygwin/sys/dirent.h (struct dirent...
2001-09-03 Corinna Vinschen Add missing ChangeLog entries.
2001-09-03 Corinna Vinschen * cygwin.din: Add `dirfd'.
2001-09-03 Corinna Vinschen * libc/sys/cygwin/sys/dirent.h (struct dirent...
2001-09-03 Christopher... * child_info.h: Modify magic number.
2001-09-01 Christopher... * mount.cc (main): Eliminate excess arguments in printf.
2001-09-01 Christopher... * include/winnt.h: Use defined(_ANONYMOUS_STRUCT) to...
2001-09-01 Christopher... * tty.cc (tty::create_inuse): Eliminate unneeded argument.
2001-09-01 Christopher... * debug.cc (mark_closed): Rename from debug_mark_closed...
2001-08-31 Eric Christophermips3264 support
2001-08-31 Eric Christopher2001-03-30 Richard Henderson <rth@redhat.com>
next
This page took 0.058036 seconds and 5 git commands to generate.