[Bug tapsets/10628] New: adding string comparison to tapset
rgrunber at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Sep 11 15:08:00 GMT 2009
Wrote a function 'strncmp:long(str1:string, str2:string, n:long)' to compare the
first n characters in a string. This is the function 'int strncmp ( const char *
str1, const char * str2, size_t num )' from the C library 'string.h'.
--
Summary: adding string comparison to tapset
Product: systemtap
Version: unspecified
Status: NEW
Severity: enhancement
Priority: P2
Component: tapsets
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: rgrunber at redhat dot com
CC: chwang at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10628
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list