]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update for sigaltstack
authorJulian Seward <jseward@acm.org>
Wed, 22 May 2002 23:56:33 +0000 (23:56 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 22 May 2002 23:56:33 +0000 (23:56 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@312

cachegrind/docs/manual.html
coregrind/docs/manual.html
docs/manual.html
memcheck/docs/manual.html

index 8007a51d613de41ea881369af26d206aec53540e..d30bf06137255002d3ee8417f3152e2e2f76778e 100644 (file)
@@ -24,9 +24,9 @@
 <body bgcolor="#ffffff">
 
 <a name="title">&nbsp;</a>
-<h1 align=center>Valgrind, snapshot 20020516</h1>
+<h1 align=center>Valgrind, snapshot 20020522</h1>
 <center>This manual was majorly updated on 20020501</center>
-<center>This manual was minorly updated on 20020518</center>
+<center>This manual was minorly updated on 20020522</center>
 <p>
 
 <center>
@@ -1705,11 +1705,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints:
       possible.</li><br>
       <p>
 
-  <li>Programs which try to handle signals on
-      an alternate stack (sigaltstack) are not supported, although
-      they could be, with a bit of effort.</li><br>
-      <p>
-
   <li>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
index 8007a51d613de41ea881369af26d206aec53540e..d30bf06137255002d3ee8417f3152e2e2f76778e 100644 (file)
@@ -24,9 +24,9 @@
 <body bgcolor="#ffffff">
 
 <a name="title">&nbsp;</a>
-<h1 align=center>Valgrind, snapshot 20020516</h1>
+<h1 align=center>Valgrind, snapshot 20020522</h1>
 <center>This manual was majorly updated on 20020501</center>
-<center>This manual was minorly updated on 20020518</center>
+<center>This manual was minorly updated on 20020522</center>
 <p>
 
 <center>
@@ -1705,11 +1705,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints:
       possible.</li><br>
       <p>
 
-  <li>Programs which try to handle signals on
-      an alternate stack (sigaltstack) are not supported, although
-      they could be, with a bit of effort.</li><br>
-      <p>
-
   <li>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
index 8007a51d613de41ea881369af26d206aec53540e..d30bf06137255002d3ee8417f3152e2e2f76778e 100644 (file)
@@ -24,9 +24,9 @@
 <body bgcolor="#ffffff">
 
 <a name="title">&nbsp;</a>
-<h1 align=center>Valgrind, snapshot 20020516</h1>
+<h1 align=center>Valgrind, snapshot 20020522</h1>
 <center>This manual was majorly updated on 20020501</center>
-<center>This manual was minorly updated on 20020518</center>
+<center>This manual was minorly updated on 20020522</center>
 <p>
 
 <center>
@@ -1705,11 +1705,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints:
       possible.</li><br>
       <p>
 
-  <li>Programs which try to handle signals on
-      an alternate stack (sigaltstack) are not supported, although
-      they could be, with a bit of effort.</li><br>
-      <p>
-
   <li>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
index 8007a51d613de41ea881369af26d206aec53540e..d30bf06137255002d3ee8417f3152e2e2f76778e 100644 (file)
@@ -24,9 +24,9 @@
 <body bgcolor="#ffffff">
 
 <a name="title">&nbsp;</a>
-<h1 align=center>Valgrind, snapshot 20020516</h1>
+<h1 align=center>Valgrind, snapshot 20020522</h1>
 <center>This manual was majorly updated on 20020501</center>
-<center>This manual was minorly updated on 20020518</center>
+<center>This manual was minorly updated on 20020522</center>
 <p>
 
 <center>
@@ -1705,11 +1705,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints:
       possible.</li><br>
       <p>
 
-  <li>Programs which try to handle signals on
-      an alternate stack (sigaltstack) are not supported, although
-      they could be, with a bit of effort.</li><br>
-      <p>
-
   <li>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