summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/sigproc.h
Commit message (Expand)AuthorAgeFilesLines
...
* * exceptions.cc (interruptible): Add extra debugging.Christopher Faylor2000-10-051-1/+1
* * exceptions.cc (handle_exceptions): Just "core dump" if SIGSEGV in signalChristopher Faylor2000-09-161-1/+1
* * sigproc.h (sigframe::set): Eliminate second argument. Default bp to currentChristopher Faylor2000-09-081-6/+2
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+5
* * sigproc.cc (proc_info): Rename proc_exists which takes a pid to "pid_exists".Christopher Faylor2000-09-011-1/+1
* * signal.cc (_raise): New function.Christopher Faylor2000-08-291-1/+1
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-2/+0
* * winsup.h: Split out dtable definitions into separate header file.Christopher Faylor2000-08-121-2/+1
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-7/+9
* * sigproc.h (sigframe::set): Accept a default frame pointer.Christopher Faylor2000-05-261-3/+6
* * Makefile.in: Remove external.h dependency.Christopher Faylor2000-05-181-5/+1
* * sigproc.h (sigframe): Don't set frame info unless tid matches this thread id.Christopher Faylor2000-05-181-1/+1
* * dcrt0.cc (dll_crt0_1): Initialize mainthread stuff here before anything needsChristopher Faylor2000-05-181-2/+5
* * path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor2000-05-171-2/+49
* * exceptions.cc (sigsave): Copy on fork so that we can restore correct behaviorChristopher Faylor2000-04-081-0/+1
* * environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor2000-03-091-2/+2
* Fix final round of gcc warnings relating to unused parameters.Christopher Faylor2000-02-241-2/+1
* * exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor2000-02-241-1/+2
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+66