All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Z. Cliffe Schreuders" <c.schreuders@murdoch.edu.au>
To: linux-kernel@vger.kernel.org
Subject: Including STRTOK_R in a LSM
Date: Mon, 16 Jul 2007 16:52:56 +0800	[thread overview]
Message-ID: <469B31E8.6050906@murdoch.edu.au> (raw)

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.

             reply	other threads:[~2007-07-16  9:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-16  8:52 Z. Cliffe Schreuders [this message]
2007-07-16 10:16 ` Including STRTOK_R in a LSM 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=469B31E8.6050906@murdoch.edu.au \
    --to=c.schreuders@murdoch.edu.au \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.