aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2001-09-18 * mmap.cc (mmap): Don't reuse anonymous memory in MAP_FIXED case.Corinna Vinschen2-1/+5
2001-09-17* include/io.h: Add access declaration.Christopher Faylor2-0/+5
2001-09-17* syscalls.cc (rmdir): Set cwd to some other location if attempting to rmdirChristopher Faylor3-2/+42
2001-09-172001-09-17 Earnie Boyd <earnie@sf.net>Earnie Boyd4-5/+16
2001-09-17 * Makefile.in: Increment version.Earnie Boyd3-21/+46
2001-09-17* dtable.h (not_open): Assure inline.Christopher Faylor4-4/+14
2001-09-16* path.cc (symlink): Check arguments for validity.Egor Duda5-13/+39
2001-09-16* net.cc (dup_servent_ptr): Detect old Windows 95 misaligned structure andChristopher Faylor2-2/+23
2001-09-16minor typo fixes.Christopher Faylor1-3/+3
2001-09-15* winsup.api/ltp/sbrk01.c (main): Force output at startup toEgor Duda5-12/+442
2001-09-15* Makefile.in: Generate libcygwin.a during the link pass rather than as aChristopher Faylor3-9/+15
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 Faylor7-21/+48
2001-09-14Hints and tips on debugging cygwinEgor Duda1-0/+73
2001-09-14add copyrights.Christopher Faylor3-1/+5
2001-09-14more wordsChristopher Faylor1-1/+83
2001-09-14* dumper.cc (dumper::dumper): Print error code in case of error.Egor Duda2-7/+20
2001-09-14 * dcrt0.cc (_dll_crt0()): Don't call wincap.init() here.Corinna Vinschen2-3/+4
2001-09-14*** empty log message ***Christopher Faylor1-0/+1
2001-09-14* fork.cc (vfork): Avoid recursive vforks.Christopher Faylor2-1/+9
2001-09-14* fhandler.h (fhandler_pipe::is_slow): Return true only if pipes are reliableChristopher Faylor3-12/+18
2001-09-14* grp.cc (read_etc_group): Just reuse group_buf storage for subsequent rereadChristopher Faylor3-4/+9
2001-09-14* cygheap.cc (dup_now): New function.Christopher Faylor5-24/+64
2001-09-13* cygheap.cc (ccalloc): Pass correct length to creturn so that cygheap_max isChristopher Faylor2-2/+8
2001-09-13* winsup.api/winsup.exp: Run only selected test if environmentEgor Duda3-5/+28
2001-09-132001-09-13 Earnie Boyd <earnie@SF.net>Earnie Boyd2-2/+8
2001-09-13* libltp/lib/tst_sig.c: Pass SIGSEGV to application to considerEgor Duda90-3/+19617
2001-09-13* dumper.cc (main): Properly recognize negative pids (used by w9x).Egor Duda2-1/+5
2001-09-132001-09-13 Earnie Boyd <earnie@SF.net>Earnie Boyd2-0/+18
2001-09-13* sync.cc (muto::acquire): Fix while/if typo.Christopher Faylor2-1/+5
2001-09-12 * wincap.cc (wincapc::init): Simplify W2K/XP case.Corinna Vinschen2-8/+7
2001-09-12 * wincap.cc (wincapc::init): Set os name to "NT" on XP, too.Corinna Vinschen2-1/+5
2001-09-122001-09-12 Earnie Boyd <earnie@SF.net>Earnie Boyd2-5/+20
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen31-245/+706
2001-09-122001-09-12 Earnie Boyd <earnie@SF.net>Earnie Boyd4-6/+17
2001-09-122001-09-11 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd2-5/+11
2001-09-12* exceptions.cc (call_signal_handler_now): Add additional guard againstChristopher Faylor3-0/+14
2001-09-12minor cleanupsChristopher Faylor2-26/+30
2001-09-12Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-17/+82
2001-09-12* sigproc.h (sigframe::unregister): Return true/false whether this frame isChristopher Faylor3-12/+19
2001-09-11Update copyrights.Christopher Faylor75-79/+79
2001-09-11fix some typos.Christopher Faylor1-5/+5
2001-09-11change copyright.Christopher Faylor1-1/+1
2001-09-11* cygwin.din: Remove cygwin_getshared.Christopher Faylor6-22/+32
2001-09-11Tue Sep 11 21:22:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-13/+12
2001-09-11Tue Sep 11 18:15:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins5-11/+162
2001-09-102001-09-05 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd2-1/+34
2001-09-102001-09-10 Earnie Boyd <earnie@SF.net>Earnie Boyd2-11/+23
2001-09-10* dtable.cc (dtable::fixup_after_fork): Use SetStdHandle appropriately onChristopher Faylor2-0/+9
2001-09-10* sigproc.cc (NZOMBIES): Reduce substantially to minimize memory use.Christopher Faylor2-1/+5