index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
exceptions.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in: Remove some obsolete stuff.
Christopher Faylor
2000-10-16
1
-3
/
+14
*
* exceptions.cc (set_console_handler): Don't allocate
Christopher Faylor
2000-10-15
1
-11
/
+1
*
* cygheap.cc (cygheap_fixup_in_child): Don't page round cygheap copied from
Christopher Faylor
2000-10-14
1
-5
/
+1
*
* child_info: Bump child_info "version".
Christopher Faylor
2000-10-12
1
-1
/
+1
*
* dtable.cc (set_std_handle): Use std_consts array to control SetStdHandle
Christopher Faylor
2000-10-09
1
-1
/
+1
*
* exceptions.cc (interruptible): Add extra debugging.
Christopher Faylor
2000-10-05
1
-1
/
+1
*
* exceptions.cc (interruptible): Return 0 if given an address in uncommitted
Christopher Faylor
2000-09-18
1
-1
/
+1
*
* exceptions.cc (handle_exceptions): Just "core dump" if SIGSEGV in signal
Christopher Faylor
2000-09-16
1
-2
/
+3
*
* cygheap.cc (init_cheap): Just use any old address for the cygwin heap.
Christopher Faylor
2000-09-11
1
-14
/
+14
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-1
/
+2
*
Split out tty and shared_info stuff into their own headers and use throughout.
Christopher Faylor
2000-09-07
1
-0
/
+2
*
* exceptions.cc (signal_exit): Reset all mutos owned by the main thread.
Christopher Faylor
2000-09-07
1
-0
/
+6
*
* signal.cc (_raise): New function.
Christopher Faylor
2000-08-29
1
-12
/
+0
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-2
/
+5
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+1
*
* strace.cc (strace::prntf): Make second argument the function name, rather
Christopher Faylor
2000-08-02
1
-1
/
+1
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-2
/
+2
*
* include/cygwin/version.h: Bump DLL minor version number to 5 due to all of
Christopher Faylor
2000-07-29
1
-14
/
+3
*
Give signal_exit noreturn attribute.
Christopher Faylor
2000-07-26
1
-1
/
+1
*
* exceptions.cc (signal_exit): Renamed from "really+exit". Always sets
Christopher Faylor
2000-07-26
1
-18
/
+7
*
* exceptions.cc (try_to_debug): Prevent recursive spawning of JIT debugger.
Christopher Faylor
2000-07-04
1
-27
/
+57
*
* exceptions.cc (stack_info::walk): Use method to find offset.
Christopher Faylor
2000-07-03
1
-21
/
+29
*
* exceptions.cc: Remove unneeded include.
Christopher Faylor
2000-06-01
1
-3
/
+0
*
* Makefile.in: Remove libadvapi32.a.
Christopher Faylor
2000-05-30
1
-11
/
+0
*
* exceptions.cc (interruptible): Add an argument to control whether function
Christopher Faylor
2000-05-20
1
-37
/
+58
*
* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash if
Christopher Faylor
2000-05-17
1
-11
/
+35
*
* dcrt0.cc (insert_file): Eliminate unused parameter.
Christopher Faylor
2000-05-07
1
-10
/
+8
*
* exceptions.cc (interruptible): Allocate slightly more space for directory
Christopher Faylor
2000-04-26
1
-4
/
+5
*
* exceptions.cc (handle_exceptions): Search further for stack info to
Christopher Faylor
2000-04-20
1
-1
/
+1
*
* exceptions.cc (sigsave): Copy on fork so that we can restore correct behavior
Christopher Faylor
2000-04-08
1
-17
/
+28
*
Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
Christopher Faylor
2000-03-15
1
-13
/
+5
*
* environ.cc: Eliminate oldstack CYGWIN option.
Christopher Faylor
2000-03-09
1
-137
/
+76
*
* exceptions.cc (call_handler): Streamline to use only one call to
Christopher Faylor
2000-03-05
1
-5
/
+9
*
* dcrt0.cc (set_os_type): Record OS name string.
Christopher Faylor
2000-02-28
1
-43
/
+28
*
* exceptions.cc (interruptible): Make a little more structured.
Christopher Faylor
2000-02-26
1
-30
/
+45
*
* exceptions.cc (call_handler): Use new muto linked list to look for all
Christopher Faylor
2000-02-24
1
-6
/
+12
*
Fix final round of gcc warnings relating to unused parameters.
Christopher Faylor
2000-02-24
1
-9
/
+21
*
* exceptions.cc (interruptible): Change method for determining if something is
Christopher Faylor
2000-02-24
1
-13
/
+70
*
Respond to more g++ warnings relating to initializing structures.
Christopher Faylor
2000-02-23
1
-2
/
+2
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-1
/
+1
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+1066