Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src add libexecinfo



details:   https://anonhg.NetBSD.org/src/rev/1971d8626d80
branches:  trunk
changeset: 779675:1971d8626d80
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jun 10 00:25:51 2012 +0000

description:
add libexecinfo

diffstat:

 external/bsd/mdocml/dist/lib.in |  1 +
 gnu/dist/groff/tmac/doc-syms    |  1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diffs (22 lines):

diff -r efcf117c3691 -r 1971d8626d80 external/bsd/mdocml/dist/lib.in
--- a/external/bsd/mdocml/dist/lib.in   Sun Jun 10 00:24:36 2012 +0000
+++ b/external/bsd/mdocml/dist/lib.in   Sun Jun 10 00:25:51 2012 +0000
@@ -44,6 +44,7 @@
 LINE("libedit",                "Command Line Editor Library (libedit, \\-ledit)")
 LINE("libelf",         "ELF Access Library (libelf, \\-lelf)")
 LINE("libevent",       "Event Notification Library (libevent, \\-levent)")
+LINE("libexecinfo",    "Backtrace Information Library (libexecinfo, \\-lexecinfo)")
 LINE("libfetch",       "File Transfer Library for URLs (libfetch, \\-lfetch)")
 LINE("libform",                "Curses Form Library (libform, \\-lform)")
 LINE("libgeom",                "Userland API Library for kernel GEOM subsystem (libgeom, \\-lgeom)")
diff -r efcf117c3691 -r 1971d8626d80 gnu/dist/groff/tmac/doc-syms
--- a/gnu/dist/groff/tmac/doc-syms      Sun Jun 10 00:24:36 2012 +0000
+++ b/gnu/dist/groff/tmac/doc-syms      Sun Jun 10 00:25:51 2012 +0000
@@ -690,6 +690,7 @@
 .ds doc-str-Lb-libedit     Command Line Editor Library (libedit, \-ledit)
 .ds doc-str-Lb-libelf      ELF Object Manipulation Library (libelf, \-lelf)
 .ds doc-str-Lb-libevent    Event Notification Library (libevent, \-levent)
+.ds doc-str-Lb-libexecinfo Backtrace Access Library (libexecinfo, \-lexecinfo)
 .ds doc-str-Lb-libform     Curses Form Library (libform, \-lform)
 .ds doc-str-Lb-libi386     i386 Architecture Library (libi386, \-li386)
 .ds doc-str-Lb-libintl     Internationalized Message Handling Library (libintl, \-lintl)



Home | Main Index | Thread Index | Old Index