]> sourceware.org Git - systemtap.git/commit
PR11234: Rewrite __get_argv without embedded-C
authorJosh Stone <jistone@redhat.com>
Fri, 5 Feb 2010 01:47:31 +0000 (17:47 -0800)
committerJosh Stone <jistone@redhat.com>
Fri, 5 Feb 2010 02:12:22 +0000 (18:12 -0800)
commita2d399c87a642190f08ede63dc6fc434a5a8363a
tree29054d563a84cb72e59b81bd566d38261728259b
parent463d666cc53a2f9d2df0f68310d6575ccae42bfe
PR11234: Rewrite __get_argv without embedded-C

We now implement __get_argv's string building in pure stap script.
Also, every argument is now quoted, which is different than before, but
it's much more robust about handling special characters.
tapset/aux_syscalls.stp
This page took 0.023368 seconds and 5 git commands to generate.