]> sourceware.org Git - systemtap.git/commit
Replaced obsolete index/rindex functions with strchr/strrchr.
authorDavid Smith <dsmith@redhat.com>
Mon, 30 Aug 2010 21:53:46 +0000 (16:53 -0500)
committerDavid Smith <dsmith@redhat.com>
Mon, 30 Aug 2010 21:53:46 +0000 (16:53 -0500)
commit6bedc77b34297569b0f169f269b8309eba35f555
tree8c39ec4f0fdfa5558f5293d134b75598c813981d
parent7df43eb0ab460a15f3263e7bb54e67026be74f9c
Replaced obsolete index/rindex functions with strchr/strrchr.

* runtime/staprun/common.c: Replaced index/rindex with strchr/strrchr.
* runtime/staprun/staprun.c: Ditto.
runtime/staprun/common.c
runtime/staprun/staprun.c
This page took 0.027258 seconds and 5 git commands to generate.