aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2024-01-11 17:37:03 +0000
committerJon Turney <jon.turney@dronecode.org.uk>2024-01-16 14:07:08 +0000
commit07cccc74a5da0da5bb664411e4cf76b3d35bc09d (patch)
tree5c233bd4023de1eb17035b5dc04bd10daed0d9bc
parentaa8224826cb4d7d436757688e8cb3fb760f1aabc (diff)
downloadnewlib-07cccc74a5da0da5bb664411e4cf76b3d35bc09d.zip
newlib-07cccc74a5da0da5bb664411e4cf76b3d35bc09d.tar.gz
newlib-07cccc74a5da0da5bb664411e4cf76b3d35bc09d.tar.bz2
Cygwin: Update documentation for cygwin_stackdump
-rw-r--r--winsup/doc/misc-funcs.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/doc/misc-funcs.xml b/winsup/doc/misc-funcs.xml
index 7463942..2503dd3 100644
--- a/winsup/doc/misc-funcs.xml
+++ b/winsup/doc/misc-funcs.xml
@@ -107,6 +107,10 @@ enum. The second is an optional pointer.</para>
<title>Description</title>
<para> Outputs a stackdump to stderr from the called location.
</para>
+<para> Note: This function only has an effect the first time it is called by a process.
+</para>
+<para> Note: This function is deprecated.
+</para>
</refsect1>
</refentry>