summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/exceptions.cc
Commit message (Expand)AuthorAgeFilesLines
* * exceptions.cc (stack_info::walk): Use method to find offset.Christopher Faylor2000-07-031-21/+29
* * exceptions.cc: Remove unneeded include.Christopher Faylor2000-06-011-3/+0
* * Makefile.in: Remove libadvapi32.a.Christopher Faylor2000-05-301-11/+0
* * exceptions.cc (interruptible): Add an argument to control whether functionChristopher Faylor2000-05-201-37/+58
* * path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor2000-05-171-11/+35
* * dcrt0.cc (insert_file): Eliminate unused parameter.Christopher Faylor2000-05-071-10/+8
* * exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor2000-04-261-4/+5
* * exceptions.cc (handle_exceptions): Search further for stack info toChristopher Faylor2000-04-201-1/+1
* * exceptions.cc (sigsave): Copy on fork so that we can restore correct behaviorChristopher Faylor2000-04-081-17/+28
* Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor2000-03-151-13/+5
* * 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