aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/sigproc.h
AgeCommit message (Expand)AuthorFilesLines
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-2/+0
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-2/+1
2000-07-29* include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor1-7/+9
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