diff options
| author | Jeremy Fitzhardinge <[email protected]> | 2007-07-17 18:37:02 -0700 |
|---|---|---|
| committer | Jeremy Fitzhardinge <[email protected]> | 2007-07-18 08:47:40 -0700 |
| commit | d84d1cc7647c7e4f77d517e2d87b4a106a0420d9 (patch) | |
| tree | b6ccc40d323998d4ad013c7b05613bc727a8f4e0 /include/linux/debugobjects.h | |
| parent | 1e66df3ee301209f4a38df097d7cc5cb9b367a3f (diff) | |
add argv_split()
argv_split() is a helper function which takes a string, splits it at
whitespace, and returns a NULL-terminated argv vector. This is
deliberately simple - it does no quote processing of any kind.
[ Seems to me that this is something which is already being done in
the kernel, but I couldn't find any other implementations, either to
steal or replace. Keep an eye out. ]
Signed-off-by: Jeremy Fitzhardinge <[email protected]>
Signed-off-by: Chris Wright <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Randy Dunlap <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions