public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Including STRTOK_R in a LSM
@ 2007-07-16  8:52 Z. Cliffe Schreuders
  2007-07-16 10:16 ` Jan Engelhardt
  2009-03-16 14:03 ` Getting the port numbers and IP address from struct socket Cliffe
  0 siblings, 2 replies; 7+ messages in thread
From: Z. Cliffe Schreuders @ 2007-07-16  8:52 UTC (permalink / raw)
  To: linux-kernel

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 about 'blank 
fields' (2 consecutive delimiters). Is it acceptable to simply include 
the strtok_r code in my security module? or should I create a wrapper 
for strsep to ignore blanks?

Thanks,

Z. Cliffe Schreuders

Please cc me.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-03-16 13:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-16  8:52 Including STRTOK_R in a LSM Z. Cliffe Schreuders
2007-07-16 10:16 ` Jan Engelhardt
2007-07-16 12:19   ` Z. Cliffe Schreuders
2007-07-16 13:34     ` Casey Schaufler
2007-07-16 14:43       ` Z. Cliffe Schreuders
2009-03-16 14:03 ` Getting the port numbers and IP address from struct socket Cliffe
2009-03-16 13:58   ` Matthias Kaehlcke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox