]> sourceware.org Git - systemtap.git/commit
PR3823: use our own autosprintf()
authorFrank Ch. Eigler <fche@redhat.com>
Sat, 12 Feb 2011 20:46:37 +0000 (15:46 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Sat, 12 Feb 2011 20:46:37 +0000 (15:46 -0500)
commit7a1513b144fa8b8bcc80da32a118aa4aa8e45858
tree20dec0e3852a2050f819861459c257ffa50a0498
parent62eeb12c65b809da16882fca7dd1f8c1448e32b3
PR3823: use our own autosprintf()

* configure.ac, Makefile.am: Forget about libasprintf.
* main.cxx, session.cxx, session.h: Likewise.
* util.h, util.cxx: Define workalike autosprintf(), with a fresh
  new look, and with no added memory leaks!  WOW!
13 files changed:
Makefile.am
Makefile.in
configure
configure.ac
doc/Makefile.in
doc/SystemTap_Tapset_Reference/Makefile.in
doc/beginners/Makefile.in
grapher/Makefile.in
main.cxx
session.cxx
session.h
util.cxx
util.h
This page took 0.028904 seconds and 5 git commands to generate.