aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-09-30* environ.cc (winenv): Allocate exact amount of space needed for forced windowsChristopher Faylor1-0/+5
2001-09-30* Makefile.in: Depend on stamp to ensure rebuilding. Remove stamp file whenChristopher Faylor1-0/+5
2001-09-30Mon Oct 1 00:34:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+5
2001-09-29Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+79
2001-09-29* pipe.cc (fhandler_pipe::fixup_after_fork): New method.Christopher Faylor1-0/+5
2001-09-28* passwd.cc (read_etc_passwd): Bother with unlocking when not in cygwinChristopher Faylor1-0/+6
2001-09-28* passwd.cc (read_etc_passwd): Don't bother with locking whenChristopher Faylor1-0/+6
2001-09-28* pipe.cc (fhandler_pipe::hit_eof): Return correct value when there is no EOFChristopher Faylor1-0/+5
2001-09-27 * mmap.cc (mmap): Move setting the access after evaluating fd.Corinna Vinschen1-0/+9
2001-09-27Thu Sep 27 22:00:00 2001 Robert Collins rbtcollins@itdomain.com.auRobert Collins1-0/+4
2001-09-26* select.cc (peek_pipe): REALLY only grab mutex when we actually got somethingChristopher Faylor1-0/+5
2001-09-25Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+72
2001-09-25* select.cc (fhandler_tty_common::ready_for_read): Rewrite to correctlyChristopher Faylor1-0/+5
2001-09-24* select.cc (peek_pipe): Only grab mutex when we actually got something fromChristopher Faylor1-0/+5
2001-09-24* fhandler.h (fhandler_pipe::hit_eof): New method.Christopher Faylor1-0/+22
2001-09-23 * syscalls.cc (_open): Set name in fhandler object after successfulCorinna Vinschen1-0/+6
2001-09-23 * dtable.cc (dtable::build_fhandler): Initialize unit when usingCorinna Vinschen1-0/+5
2001-09-22* dtable.cc (dtable::build_fhandler): Accept an optional path_conv argument.Christopher Faylor1-0/+13
2001-09-22* exceptions.cc (setup_handler): Always relinquish lock after we'veChristopher Faylor1-0/+23
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