Re: Including STRTOK_R in a LSM

2007-07-16 Thread Z. Cliffe Schreuders
Casey Schaufler wrote: --- "Z. Cliffe Schreuders" <[EMAIL PROTECTED]> wrote: What I need is to ignore double delimiters such as (::). This can be done trivially with a string comparison to check for "\0". What I want to know is if it is ok to include the st

Re: Including STRTOK_R in a LSM

2007-07-16 Thread Z. Cliffe Schreuders
f existing code which already uses strtok_r to a kernel security module. Thanks, Cliffe. Jan Engelhardt wrote: On Jul 16 2007 16:52, Z. Cliffe Schreuders wrote: I am aware strtok was removed from the kernel in 2002. However strtok_r is more desirable than strsep as I do not want to know ab

Including STRTOK_R in a LSM

2007-07-16 Thread Z. Cliffe Schreuders
strsep to ignore blanks? Thanks, Z. Cliffe Schreuders Please cc me. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/