summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/sigproc.h
Commit message (Expand)AuthorAgeFilesLines
* * debug.h: Add regparm attributes to some functions.Christopher Faylor2001-01-121-0/+1
* * pinfo.cc (codepage_init): Move function.Christopher Faylor2001-01-081-1/+1
* Throughout use myself->ppid_handle rather than parent_alive.Christopher Faylor2000-11-151-3/+0
* * path.h: Add __attribute__ ((regparm(x))) to commonly used functions.Christopher Faylor2000-11-121-5/+3
* * dcrt0.cc (sigthread::init): Reinstitute sigthread lock as a critical section.Christopher Faylor2000-11-061-3/+3
* * pinfo.cc (EnumProcessesNT): Avoid 0 pids.Christopher Faylor2000-11-041-1/+2
* Whitespace cleanup.Christopher Faylor2000-10-281-1/+1
* * dcrt0.cc (sigthread::init): Correct overzealous ifdef.Christopher Faylor2000-10-191-0/+2
* * sigproc.h (sigthread): Eliminate locking for now since per thread signallingChristopher Faylor2000-10-191-5/+1
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-2/+1
* * exceptions.cc (set_console_handler): Don't allocateChristopher Faylor2000-10-151-1/+0
* * errno.cc (seterrno_from_win_error): Fix debugging output.Christopher Faylor2000-10-121-3/+3
* * 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