summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * dumper.cc (dumper::dumper): Print error code in case of error.Egor Duda2001-09-142-7/+20
* oops - omitted from previous deltaNick Clifton2001-09-141-0/+6
* * dcrt0.cc (_dll_crt0()): Don't call wincap.init() here.Corinna Vinschen2001-09-142-3/+4
* /bfd/ChangeLogThiemo Seufer2001-09-142-1/+14
* *** empty log message ***Christopher Faylor2001-09-141-0/+1
* * fork.cc (vfork): Avoid recursive vforks.Christopher Faylor2001-09-142-1/+9
* * fhandler.h (fhandler_pipe::is_slow): Return true only if pipes are reliableChristopher Faylor2001-09-143-12/+18
* * grp.cc (read_etc_group): Just reuse group_buf storage for subsequent rereadChristopher Faylor2001-09-143-4/+9
* * cygheap.cc (dup_now): New function.Christopher Faylor2001-09-145-24/+64
* * cygheap.cc (ccalloc): Pass correct length to creturn so that cygheap_max isChristopher Faylor2001-09-132-2/+8
* 2001-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-09-137-3/+319
* * common.h (EM_OPENRISC_OLD): Renamed the old EM_OPENRISC entry.Alexandre Oliva2001-09-132-1/+5
* Thu Sep 13 08:49:49 2001 Jason Tishler <jason@tishler.net>Jeff Johnston2001-09-132-2/+8
* * winsup.api/winsup.exp: Run only selected test if environmentEgor Duda2001-09-133-5/+28
* 2001-09-13 Earnie Boyd <earnie@SF.net>Earnie Boyd2001-09-132-2/+8
* * libltp/lib/tst_sig.c: Pass SIGSEGV to application to considerEgor Duda2001-09-1390-3/+19617
* * dumper.cc (main): Properly recognize negative pids (used by w9x).Egor Duda2001-09-132-1/+5
* 2001-09-13 Earnie Boyd <earnie@SF.net>Earnie Boyd2001-09-132-0/+18
* * sync.cc (muto::acquire): Fix while/if typo.Christopher Faylor2001-09-132-1/+5
* * common.h (EM_AVR_OLD): Renamed from...Alexandre Oliva2001-09-122-5/+25
* * wincap.cc (wincapc::init): Simplify W2K/XP case.Corinna Vinschen2001-09-122-8/+7
* * wincap.cc (wincapc::init): Set os name to "NT" on XP, too.Corinna Vinschen2001-09-122-1/+5
* 2001-09-12 Earnie Boyd <earnie@SF.net>Earnie Boyd2001-09-122-5/+20
* * Makefile.in: Build wincap.o.Corinna Vinschen2001-09-1231-245/+706
* 2001-09-12 Earnie Boyd <earnie@SF.net>Earnie Boyd2001-09-124-6/+17
* 2001-09-11 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd2001-09-122-5/+11
* * exceptions.cc (call_signal_handler_now): Add additional guard againstChristopher Faylor2001-09-123-0/+14
* minor cleanupsChristopher Faylor2001-09-122-26/+30
* Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-09-124-17/+82
* * sigproc.h (sigframe::unregister): Return true/false whether this frame isChristopher Faylor2001-09-123-12/+19
* Update copyrights.Christopher Faylor2001-09-1175-79/+79
* fix some typos.Christopher Faylor2001-09-111-5/+5
* change copyright.Christopher Faylor2001-09-111-1/+1
* * cygwin.din: Remove cygwin_getshared.Christopher Faylor2001-09-116-22/+32
* If -mfp32, do not enable 64-bit FPR registers on mips3Michael Meissner2001-09-112-2/+7
* Tue Sep 11 21:22:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-09-112-13/+12
* Tue Sep 11 18:15:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-09-115-11/+162
* Add support for GDB monitor-style I/O.Jim Blandy2001-09-104-4/+224
* 2001-09-05 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd2001-09-102-1/+34
* 2001-09-10 Earnie Boyd <earnie@SF.net>Earnie Boyd2001-09-102-11/+23
* * dtable.cc (dtable::fixup_after_fork): Use SetStdHandle appropriately onChristopher Faylor2001-09-102-0/+9
* * sigproc.cc (NZOMBIES): Reduce substantially to minimize memory use.Christopher Faylor2001-09-102-1/+5
* Mon Sep 10 08:28:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-09-093-154/+31
* * pwdgrp.h (pwdgrp_check::set_last_modified): Call GetFileTime()Corinna Vinschen2001-09-092-4/+7
* * heap.h (inheap): Rewrite macro to accomodate removal of brk macros below.Christopher Faylor2001-09-092-1/+8
* * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor2001-09-098-65/+82
* * child_info.h (PROC_MAGIC): Bump magic number.Christopher Faylor2001-09-092-1/+5
* * cygheap.cc (init_cygheap::etc_changed): New method to signalCorinna Vinschen2001-09-097-103/+124
* * winsup.api/ltp/dup03.c: New test.Egor Duda2001-09-0916-15/+4196
* * dumper.cc (main): Change command-line arguments format to beEgor Duda2001-09-092-22/+39