libc/winsup
Christopher Faylor f598d941a8 * exceptions.cc (stack_info): Add some controls.
(stack_info::init): Add extra arguments to control method of initialization..
If we have a known good frame, set things up so that this frame is not skipped
the first time through.  Record whether caller cares about arguments or not.
(stack_info::walk): Don't store arguments if they're unwanted.
(stackdump): Add isexception parameter for use when called by exception
handler.
(cygwin_stackdump): Accomodate extra argument to stackdump.
(handle_exceptions): Ditto.
(sig_handle): Ditto.
(interrupt_on_return): Accomodate extra arguments to stack walk initialization.
2001-05-05 02:44:36 +00:00
..
bz2lib * Makefile.in: Add -U_WIN32 to CFLAGS compile line to avoid inappropriate 2001-04-19 03:55:02 +00:00
cygwin * exceptions.cc (stack_info): Add some controls. 2001-05-05 02:44:36 +00:00
doc * cygwinenv.sgml: Add text for `check_case' option. 2001-04-12 21:52:38 +00:00
mingw * include/tchar.h: (__TEXT): Remove undef. 2001-02-21 19:33:42 +00:00
subauth Initial release of the Cygwin subauthentication DLL. 2001-05-04 13:19:37 +00:00
testsuite * winsup.api/mmaptest04.c: Take care for binmode explicitely. 2001-04-27 10:46:49 +00:00
utils * mkpasswd.c (enum_users): Use /bin/bash as the default shell. 2001-05-01 14:50:54 +00:00
w32api * lib/Makefile.in: Install libraries in /usr/lib/w32api when building for 2001-04-25 03:51:06 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog * configure.in: Make subauth configuration optional. 2001-05-04 15:27:56 +00:00
MAINTAINERS DJ is sole setup maintainer now. 2000-08-10 23:51:25 +00:00
Makefile.common * Makefile.common: Revert previous change. 2001-02-22 12:37:32 +00:00
Makefile.in * Makefile.common: Extend VERBOSE default. 2000-10-02 02:05:23 +00:00
configure * configure.in: Make subauth configuration optional. 2001-05-04 15:27:56 +00:00
configure.in * configure.in: Make subauth configuration optional. 2001-05-04 15:27:56 +00:00