aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/sigproc.h
AgeCommit message (Expand)AuthorFilesLines
2000-07-28This commit was manufactured by cvs2svn to create branch 'cygwin-1-1-4'.github/cygwin-1-1-4cygwin-1-1-4cvs2svn1-116/+0
2000-05-26* sigproc.h (sigframe::set): Accept a default frame pointer.Christopher Faylor1-3/+6
2000-05-18* Makefile.in: Remove external.h dependency.Christopher Faylor1-5/+1
2000-05-18* sigproc.h (sigframe): Don't set frame info unless tid matches this thread id.Christopher Faylor1-1/+1
2000-05-18* dcrt0.cc (dll_crt0_1): Initialize mainthread stuff here before anything needsChristopher Faylor1-2/+5
2000-05-17* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor1-2/+49
2000-04-08* exceptions.cc (sigsave): Copy on fork so that we can restore correct behaviorChristopher Faylor1-0/+1
2000-03-09* environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor1-2/+2
2000-02-24Fix final round of gcc warnings relating to unused parameters.Christopher Faylor1-2/+1
2000-02-24* exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor1-1/+2
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+66