Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libexecinfo Add rest of the functions from the SYNOPSIS ...
details: https://anonhg.NetBSD.org/src/rev/574f6fa720c9
branches: trunk
changeset: 356962:574f6fa720c9
user: abhinav <abhinav%NetBSD.org@localhost>
date: Sun Oct 22 14:07:03 2017 +0000
description:
Add rest of the functions from the SYNOPSIS section to the NAME section
diffstat:
lib/libexecinfo/backtrace.3 | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r b1ebdda6466b -r 574f6fa720c9 lib/libexecinfo/backtrace.3
--- a/lib/libexecinfo/backtrace.3 Sun Oct 22 13:57:47 2017 +0000
+++ b/lib/libexecinfo/backtrace.3 Sun Oct 22 14:07:03 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: backtrace.3,v 1.9 2016/10/31 07:37:10 pgoyette Exp $
+.\" $NetBSD: backtrace.3,v 1.10 2017/10/22 14:07:03 abhinav Exp $
.\"
.\" Copyright (c) 2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -31,7 +31,11 @@
.Dt BACKTRACE 3
.Os
.Sh NAME
-.Nm backtrace
+.Nm backtrace ,
+.Nm backtrace_symbols ,
+.Nm backtrace_symbols_fd ,
+.Nm backtrace_symbols_fmt ,
+.Nm backtrace_symbols_fd_fmt
.Nd fill in the backtrace of the currently executing thread
.Sh LIBRARY
.Lb libexecinfo
Home |
Main Index |
Thread Index |
Old Index