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
path: root/winsup
AgeCommit message (Expand)Author
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 * 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-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-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
2001-09-10* sigproc.cc (NZOMBIES): Reduce substantially to minimize memory use.Christopher Faylor
2001-09-10Mon Sep 10 08:28:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-10 * pwdgrp.h (pwdgrp_check::set_last_modified): Call GetFileTime()Corinna Vinschen
2001-09-10* heap.h (inheap): Rewrite macro to accomodate removal of brk macros below.Christopher Faylor
2001-09-09* cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor
2001-09-09* child_info.h (PROC_MAGIC): Bump magic number.Christopher Faylor
2001-09-09 * cygheap.cc (init_cygheap::etc_changed): New method to signalCorinna Vinschen
2001-09-09* winsup.api/ltp/dup03.c: New test.Egor Duda
2001-09-09* dumper.cc (main): Change command-line arguments format to beEgor Duda
2001-09-09 * include/cygwin/version.h: Bump API minor version to 45 accordingCorinna Vinschen
2001-09-09* fork.cc (fork_parent): Stop malloc activity while fork is in control of theChristopher Faylor
2001-09-08* cygwin.din: Add gamm*_r function exports.Christopher Faylor
2001-09-08* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor
2001-09-07Fri Sep 7 10:53:34 2001 Jason Tishler <jason@tishler.net>Corinna Vinschen
2001-09-07* how-resources.texinfo: Add some additional words about where to findChristopher Faylor
2001-09-07 * include/limits.h: Define PIPE_BUF.Corinna Vinschen
2001-09-07experiment.Christopher Faylor
2001-09-07* fhandler_socket.cc (fhandler_socket::fhandler_socket): Ensure thatChristopher Faylor
2001-09-06* cygheap.cc (cygheap_fixup_in_child): Don't consider a NULL bucket as aChristopher Faylor
2001-09-06Another in the how-it-works series.Christopher Faylor
2001-09-06Move appropriate variables to NO_COPY segment, throughout.Christopher Faylor
2001-09-06Remove initialization of static or global values to zero, throughout. ThisChristopher Faylor
2001-09-06* cygheap.h (init_cygheap): Move bucket array here from cygheap.cc.Christopher Faylor
2001-09-06* Makefile.in (dumper): Change logic for libbfd and libintl so that they willChristopher Faylor
2001-09-06Revert inadvertently checked in files.Christopher Faylor
2001-09-06* Makefile.in: Install libstdc++.a if it does not exist.Christopher Faylor
2001-09-06minor wording changesChristopher Faylor
2001-09-05top level overview of vfork.Christopher Faylor
2001-09-05 * winver.rc: Change copyright to include 2001.Corinna Vinschen