aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-09-20* fhandler.cc (fhandler_base::set_inheritance): Just use DUPLICATE_CLOSE_SOURCEChristopher Faylor1-0/+8
2001-09-20 * fhandler_socket.cc (fhandler_socket::fixup_after_exec): CloseCorinna Vinschen1-0/+5
2001-09-20 * fhandler.h (fhandler_socket::fixup_after_exec): Remove inlineCorinna Vinschen1-0/+14
2001-09-20 * fhandler.cc (fhandler_base::set_inheritance): If available,Corinna Vinschen1-0/+8
2001-09-19* lib/getopt.c (__progname): Don't declare if not compiling for cygwin.Christopher Faylor1-0/+4
2001-09-19 * lib/getopt.c (getopt_long): Avoid compiler warning.Corinna Vinschen1-0/+4
2001-09-19* lib/getopt.c: Use __progname==__argv[0] when not compiling for cygwin.Christopher Faylor1-0/+6
2001-09-19 * fhandler_socket.cc (fhandler_socket::fhandler_socket): RevertCorinna Vinschen1-0/+5
2001-09-19* cygwin.din (__argv): Export.Christopher Faylor1-0/+8
2001-09-18 * mmap.cc (mmap): Don't reuse anonymous memory in MAP_FIXED case.Corinna Vinschen1-0/+4
2001-09-17* include/io.h: Add access declaration.Christopher Faylor1-0/+4
2001-09-17* syscalls.cc (rmdir): Set cwd to some other location if attempting to rmdirChristopher Faylor1-0/+5
2001-09-17* dtable.h (not_open): Assure inline.Christopher Faylor1-0/+10
2001-09-16* path.cc (symlink): Check arguments for validity.Egor Duda1-0/+8
2001-09-16* net.cc (dup_servent_ptr): Detect old Windows 95 misaligned structure andChristopher Faylor1-0/+5
2001-09-15* Makefile.in: Generate libcygwin.a during the link pass rather than as aChristopher Faylor1-0/+7
2001-09-15*** empty log message ***Christopher Faylor1-1/+4
2001-09-15* dcrt0.cc (dll_crt0_1): Create vfork main storage here so that it can beChristopher Faylor1-0/+7
2001-09-14 * dcrt0.cc (_dll_crt0()): Don't call wincap.init() here.Corinna Vinschen1-0/+4
2001-09-14* fork.cc (vfork): Avoid recursive vforks.Christopher Faylor1-0/+4
2001-09-14* fhandler.h (fhandler_pipe::is_slow): Return true only if pipes are reliableChristopher Faylor1-0/+6
2001-09-14* grp.cc (read_etc_group): Just reuse group_buf storage for subsequent rereadChristopher Faylor1-0/+7
2001-09-14* cygheap.cc (dup_now): New function.Christopher Faylor1-0/+13
2001-09-13* cygheap.cc (ccalloc): Pass correct length to creturn so that cygheap_max isChristopher Faylor1-0/+5
2001-09-13* sync.cc (muto::acquire): Fix while/if typo.Christopher Faylor1-0/+4
2001-09-12 * wincap.cc (wincapc::init): Simplify W2K/XP case.Corinna Vinschen1-0/+4
2001-09-12 * wincap.cc (wincapc::init): Set os name to "NT" on XP, too.Corinna Vinschen1-0/+4
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen1-0/+27
2001-09-12* exceptions.cc (call_signal_handler_now): Add additional guard againstChristopher Faylor1-0/+6
2001-09-12minor cleanupsChristopher Faylor1-10/+13
2001-09-12Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+15
2001-09-12* sigproc.h (sigframe::unregister): Return true/false whether this frame isChristopher Faylor1-0/+7
2001-09-11fix some typos.Christopher Faylor1-5/+5
2001-09-11* cygwin.din: Remove cygwin_getshared.Christopher Faylor1-7/+24
2001-09-11Tue Sep 11 21:22:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+6
2001-09-11Tue Sep 11 18:15:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+23
2001-09-10* dtable.cc (dtable::fixup_after_fork): Use SetStdHandle appropriately onChristopher Faylor1-0/+5
2001-09-10* sigproc.cc (NZOMBIES): Reduce substantially to minimize memory use.Christopher Faylor1-0/+4
2001-09-09Mon Sep 10 08:28:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+19
2001-09-09 * pwdgrp.h (pwdgrp_check::set_last_modified): Call GetFileTime()Corinna Vinschen1-0/+5
2001-09-09* heap.h (inheap): Rewrite macro to accomodate removal of brk macros below.Christopher Faylor1-0/+5
2001-09-09* cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor1-0/+13
2001-09-09* child_info.h (PROC_MAGIC): Bump magic number.Christopher Faylor1-0/+4
2001-09-09 * cygheap.cc (init_cygheap::etc_changed): New method to signalCorinna Vinschen1-0/+20
2001-09-09 * include/cygwin/version.h: Bump API minor version to 45 accordingCorinna Vinschen1-0/+5
2001-09-09* fork.cc (fork_parent): Stop malloc activity while fork is in control of theChristopher Faylor1-0/+9
2001-09-08* cygwin.din: Add gamm*_r function exports.Christopher Faylor1-0/+4
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor1-1/+21
2001-09-07Fri Sep 7 10:53:34 2001 Jason Tishler <jason@tishler.net>Corinna Vinschen1-0/+5
2001-09-07 * include/limits.h: Define PIPE_BUF.Corinna Vinschen1-0/+6