aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2001-09-09Mon Sep 10 08:28:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-154/+31
2001-09-09 * pwdgrp.h (pwdgrp_check::set_last_modified): Call GetFileTime()Corinna Vinschen2-4/+7
2001-09-09* heap.h (inheap): Rewrite macro to accomodate removal of brk macros below.Christopher Faylor2-1/+8
2001-09-09* cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor8-65/+82
2001-09-09* child_info.h (PROC_MAGIC): Bump magic number.Christopher Faylor2-1/+5
2001-09-09 * cygheap.cc (init_cygheap::etc_changed): New method to signalCorinna Vinschen7-103/+124
2001-09-09* winsup.api/ltp/dup03.c: New test.Egor Duda16-15/+4196
2001-09-09* dumper.cc (main): Change command-line arguments format to beEgor Duda2-22/+39
2001-09-09 * include/cygwin/version.h: Bump API minor version to 45 accordingCorinna Vinschen2-1/+6
2001-09-09* fork.cc (fork_parent): Stop malloc activity while fork is in control of theChristopher Faylor5-22/+25
2001-09-08* cygwin.din: Add gamm*_r function exports.Christopher Faylor3-1/+13
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor43-543/+571
2001-09-07Fri Sep 7 10:53:34 2001 Jason Tishler <jason@tishler.net>Corinna Vinschen2-3/+16
2001-09-07* how-resources.texinfo: Add some additional words about where to findChristopher Faylor2-0/+11
2001-09-07 * include/limits.h: Define PIPE_BUF.Corinna Vinschen3-2/+13
2001-09-07experiment.Christopher Faylor1-1/+1
2001-09-07* fhandler_socket.cc (fhandler_socket::fhandler_socket): Ensure thatChristopher Faylor2-1/+6
2001-09-06* cygheap.cc (cygheap_fixup_in_child): Don't consider a NULL bucket as aChristopher Faylor3-2/+13
2001-09-06Another in the how-it-works series.Christopher Faylor1-0/+22
2001-09-06Move appropriate variables to NO_COPY segment, throughout.Christopher Faylor17-27/+31
2001-09-06Remove initialization of static or global values to zero, throughout. ThisChristopher Faylor20-38/+45
2001-09-06* cygheap.h (init_cygheap): Move bucket array here from cygheap.cc.Christopher Faylor11-18/+49
2001-09-06* Makefile.in (dumper): Change logic for libbfd and libintl so that they willChristopher Faylor3-5/+11
2001-09-06Revert inadvertently checked in files.Christopher Faylor2-11/+1
2001-09-05* Makefile.in: Install libstdc++.a if it does not exist.Christopher Faylor2-1/+11
2001-09-05minor wording changesChristopher Faylor1-12/+16
2001-09-05top level overview of vfork.Christopher Faylor1-0/+34
2001-09-05 * winver.rc: Change copyright to include 2001.Corinna Vinschen2-1/+5
2001-09-05 * fhandler_floppy.cc (fhandler_floppy::lseek): Remove iswinnt check.Corinna Vinschen2-36/+37
2001-09-05 * fhandler_socket.cc (fhandler_socket::close): Change 2MSL valueCorinna Vinschen2-1/+6
2001-09-05 * net.cc (cygwin_connect): Add WSAEALREADY and WSAEINVAL handlingCorinna Vinschen2-5/+15
2001-09-05* exceptions.cc (ctrl_c_handler): Only send SIGINT when we have a controllingChristopher Faylor2-5/+8
2001-09-042001-09-04 Earnie Boyd <earnie@SF.Net>Earnie Boyd2-2/+7
2001-09-04* thread.cc (InterlockedExchangePointer): Don't define if it already exists.Christopher Faylor3-18/+26
2001-09-04 * uname.cc (uname): Eliminate os specific retrieving of x86Corinna Vinschen2-25/+14
2001-09-04* winbase.h: Add missing closing parentheses to InterlockedExchangePointerChristopher Faylor2-1/+6
2001-09-042001-09-01 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd2-9/+20
2001-09-042001-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen2-2/+10
2001-09-04* mount.cc (mount_commands): Don't write /cygdrive/u mount points.Christopher Faylor2-15/+22
2001-09-03* mount.cc (longopts): Add mount-commands to options list.Christopher Faylor2-2/+81
2001-09-03*** empty log message ***Christopher Faylor1-0/+95
2001-09-03 * dir.cc (opendir): Write version information to __d_dirent->d_version.Corinna Vinschen2-0/+5
2001-09-03 * cygwin.din: Add `dirfd'.Corinna Vinschen4-1/+30
2001-09-03* child_info.h: Modify magic number.Christopher Faylor6-61/+80
2001-09-01* mount.cc (main): Eliminate excess arguments in printf.Christopher Faylor2-1/+5
2001-09-01* include/winnt.h: Use defined(_ANONYMOUS_STRUCT) to determine if anonymousChristopher Faylor2-2/+8
2001-09-01* tty.cc (tty::create_inuse): Eliminate unneeded argument.Christopher Faylor4-6/+13
2001-09-01* debug.cc (mark_closed): Rename from debug_mark_closed and make static.Christopher Faylor9-44/+95
2001-08-31 * security.cc (create_token): Change initialization of `exp' to complyCorinna Vinschen2-1/+6
2001-08-31 * include/winnt.h: Change definition of `SYSTEM_LUID' to complyCorinna Vinschen2-1/+6