[Systrace] function request

John Wong johnw.mail at gmail.com
Wed Feb 16 09:14:16 EST 2005


two function request:

1. like "filter_inpath", but is use "strncmp(line, logic->filterdata,
strlen(logic->filterdata))" to compare, and no need "c != '/' && c !=
'\0'"

2. like "filter_stringmatch", but is use "strcmp" to compare, not strcasecmp

i use openbsd ... thanks!!


More information about the systrace mailing list