summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/exceptions.cc
Commit message (Expand)AuthorAgeFilesLines
* * environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor2000-03-091-137/+76
* * exceptions.cc (call_handler): Streamline to use only one call toChristopher Faylor2000-03-051-5/+9
* * dcrt0.cc (set_os_type): Record OS name string.Christopher Faylor2000-02-281-43/+28
* * exceptions.cc (interruptible): Make a little more structured.Christopher Faylor2000-02-261-30/+45
* * exceptions.cc (call_handler): Use new muto linked list to look for allChristopher Faylor2000-02-241-6/+12
* Fix final round of gcc warnings relating to unused parameters.Christopher Faylor2000-02-241-9/+21
* * exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor2000-02-241-13/+70
* Respond to more g++ warnings relating to initializing structures.Christopher Faylor2000-02-231-2/+2
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+1066