Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add function of returning the char in given position of string | Wenji Huang | 2009-04-26 | 1 | -1/+1 |
| | | | | | | * tapset/string.stp: New function stringat. * testsuite/systemtap.printf/char1.exp: Update test case. * testsuite/systemtap.printf/char1.stp: Ditto. | ||||
* | Make stap_run2 count exact number of lines. | Mark Wielaard | 2009-03-09 | 1 | -3/+2 |
| | | | | | * testsuite/lib/stap_run2.exp: Compare found and expected number of lines. * testsuite/systemtap.*/*.exp (result_string): Make number of lines exact. | ||||
* | PR6851: Added support for %c printf conversion specifier | Elliott Baron | 2008-10-20 | 1 | -0/+4 |