public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-106-g739cf68
@ 2009-10-14 21:05 fche
  0 siblings, 0 replies; only message in thread
From: fche @ 2009-10-14 21:05 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  739cf6877b9bd84b0aba47f5c4c205a9dd63a93d (commit)
      from  85dfc5c81e213a1fc67c8c50d0e1101659c61d6e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 739cf6877b9bd84b0aba47f5c4c205a9dd63a93d
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Oct 14 17:02:47 2009 -0400

    PR10331: improve nss error message handling
    
    * stapsslerr.h: New file containing NSS* error number to string mappings.
      Originally from mozilla NSS documentation, also seen in other GPLv2
      software.
    * nsscommon.c (nssError): Print error number, and text from <stapsslerr.h>.
    * stap-{client,server}-connect.c (errWarn): Standardize on nssError().
    * Makefile.am (nss binaries): Also link in nsscommon.c.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am           |    4 +-
 Makefile.in           |   40 +++++++-
 nsscommon.c           |   31 ++----
 stap-client-connect.c |   47 +--------
 stap-server-connect.c |    7 +-
 stapsslerr.h          |  274 +++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 331 insertions(+), 72 deletions(-)
 create mode 100644 stapsslerr.h


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-14 21:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-14 21:05 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-106-g739cf68 fche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).