From: Julian Seward Date: Wed, 22 May 2002 23:56:33 +0000 (+0000) Subject: Update for sigaltstack X-Git-Tag: svn/VALGRIND_1_0_3~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=162b23f1200f20d5696b2bfd659eee06fd457563;p=thirdparty%2Fvalgrind.git Update for sigaltstack git-svn-id: svn://svn.valgrind.org/valgrind/trunk@312 --- diff --git a/cachegrind/docs/manual.html b/cachegrind/docs/manual.html index 8007a51d61..d30bf06137 100644 --- a/cachegrind/docs/manual.html +++ b/cachegrind/docs/manual.html @@ -24,9 +24,9 @@   -

Valgrind, snapshot 20020516

+

Valgrind, snapshot 20020522

This manual was majorly updated on 20020501
-
This manual was minorly updated on 20020518
+
This manual was minorly updated on 20020522

@@ -1705,11 +1705,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints: possible.

-

  • Programs which try to handle signals on - an alternate stack (sigaltstack) are not supported, although - they could be, with a bit of effort.

  • -

    -

  • Programs which switch stacks are not well handled. Valgrind does have support for this, but I don't have great faith in it. It's difficult -- there's no cast-iron way to decide whether a diff --git a/coregrind/docs/manual.html b/coregrind/docs/manual.html index 8007a51d61..d30bf06137 100644 --- a/coregrind/docs/manual.html +++ b/coregrind/docs/manual.html @@ -24,9 +24,9 @@   -

    Valgrind, snapshot 20020516

    +

    Valgrind, snapshot 20020522

    This manual was majorly updated on 20020501
    -
    This manual was minorly updated on 20020518
    +
    This manual was minorly updated on 20020522

    @@ -1705,11 +1705,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints: possible.

  • -

  • Programs which try to handle signals on - an alternate stack (sigaltstack) are not supported, although - they could be, with a bit of effort.

  • -

    -

  • Programs which switch stacks are not well handled. Valgrind does have support for this, but I don't have great faith in it. It's difficult -- there's no cast-iron way to decide whether a diff --git a/docs/manual.html b/docs/manual.html index 8007a51d61..d30bf06137 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -24,9 +24,9 @@   -

    Valgrind, snapshot 20020516

    +

    Valgrind, snapshot 20020522

    This manual was majorly updated on 20020501
    -
    This manual was minorly updated on 20020518
    +
    This manual was minorly updated on 20020522

    @@ -1705,11 +1705,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints: possible.

  • -

  • Programs which try to handle signals on - an alternate stack (sigaltstack) are not supported, although - they could be, with a bit of effort.

  • -

    -

  • Programs which switch stacks are not well handled. Valgrind does have support for this, but I don't have great faith in it. It's difficult -- there's no cast-iron way to decide whether a diff --git a/memcheck/docs/manual.html b/memcheck/docs/manual.html index 8007a51d61..d30bf06137 100644 --- a/memcheck/docs/manual.html +++ b/memcheck/docs/manual.html @@ -24,9 +24,9 @@   -

    Valgrind, snapshot 20020516

    +

    Valgrind, snapshot 20020522

    This manual was majorly updated on 20020501
    -
    This manual was minorly updated on 20020518
    +
    This manual was minorly updated on 20020522

    @@ -1705,11 +1705,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints: possible.

  • -

  • Programs which try to handle signals on - an alternate stack (sigaltstack) are not supported, although - they could be, with a bit of effort.

  • -

    -

  • Programs which switch stacks are not well handled. Valgrind does have support for this, but I don't have great faith in it. It's difficult -- there's no cast-iron way to decide whether a