Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-15Fix typo.Eric Christopher
2001-09-15 * config.sub: Reverted the earlier change, this version is not theThiemo Seufer
2001-09-15* Makefile.in: Generate libcygwin.a during the link pass rather than as aChristopher Faylor
2001-09-15*** empty log message ***Christopher Faylor
2001-09-15* dcrt0.cc (dll_crt0_1): Create vfork main storage here so that it can beChristopher Faylor
2001-09-142001-09-14 Eric Christopher <echristo@redhat.com>Eric Christopher
2001-09-14Hints and tips on debugging cygwinEgor Duda
2001-09-14add copyrights.Christopher Faylor
2001-09-14more wordsChristopher Faylor
2001-09-14* dumper.cc (dumper::dumper): Print error code in case of error.Egor Duda
2001-09-14oops - omitted from previous deltaNick Clifton
2001-09-14 * dcrt0.cc (_dll_crt0()): Don't call wincap.init() here.Corinna Vinschen
2001-09-14 /bfd/ChangeLogThiemo Seufer
2001-09-14*** empty log message ***Christopher Faylor
2001-09-14* fork.cc (vfork): Avoid recursive vforks.Christopher Faylor
2001-09-14* fhandler.h (fhandler_pipe::is_slow): Return true only if pipes are reliableChristopher Faylor
2001-09-14* grp.cc (read_etc_group): Just reuse group_buf storage for subsequent rereadChristopher Faylor
2001-09-14* cygheap.cc (dup_now): New function.Christopher Faylor
2001-09-14* cygheap.cc (ccalloc): Pass correct length to creturn so that cygheap_max isChristopher Faylor
2001-09-142001-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-09-14* common.h (EM_OPENRISC_OLD): Renamed the old EM_OPENRISC entry.Alexandre Oliva
2001-09-14Thu Sep 13 08:49:49 2001 Jason Tishler <jason@tishler.net>Jeff Johnston
2001-09-13* winsup.api/winsup.exp: Run only selected test if environmentEgor Duda
2001-09-132001-09-13 Earnie Boyd <earnie@SF.net>Earnie Boyd
2001-09-13* libltp/lib/tst_sig.c: Pass SIGSEGV to application to considerEgor Duda
2001-09-13* dumper.cc (main): Properly recognize negative pids (used by w9x).Egor Duda
2001-09-132001-09-13 Earnie Boyd <earnie@SF.net>Earnie Boyd
2001-09-13* sync.cc (muto::acquire): Fix while/if typo.Christopher Faylor
2001-09-13* common.h (EM_AVR_OLD): Renamed from...Alexandre Oliva
2001-09-13 * wincap.cc (wincapc::init): Simplify W2K/XP case.Corinna Vinschen
2001-09-13 * wincap.cc (wincapc::init): Set os name to "NT" on XP, too.Corinna Vinschen
2001-09-132001-09-12 Earnie Boyd <earnie@SF.net>Earnie Boyd
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen
2001-09-122001-09-12 Earnie Boyd <earnie@SF.net>Earnie Boyd
2001-09-122001-09-11 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd
2001-09-12* exceptions.cc (call_signal_handler_now): Add additional guard againstChristopher Faylor
2001-09-12minor cleanupsChristopher Faylor
2001-09-12Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-12* sigproc.h (sigframe::unregister): Return true/false whether this frame isChristopher Faylor
2001-09-12Update copyrights.Christopher Faylor
2001-09-11fix some typos.Christopher Faylor
2001-09-11change copyright.Christopher Faylor
2001-09-11* cygwin.din: Remove cygwin_getshared.Christopher Faylor
2001-09-11If -mfp32, do not enable 64-bit FPR registers on mips3Michael Meissner
2001-09-11Tue Sep 11 21:22:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-11Tue Sep 11 18:15:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-11Add support for GDB monitor-style I/O.Jim Blandy
2001-09-102001-09-05 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd
2001-09-102001-09-10 Earnie Boyd <earnie@SF.net>Earnie Boyd
2001-09-10* dtable.cc (dtable::fixup_after_fork): Use SetStdHandle appropriately onChristopher Faylor