Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | argv_split(): teach it to handle mutable strings | Oleg Nesterov | 2013-04-29 | 1 | -47/+40 |
* | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-03-07 | 1 | -1/+1 |
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 1 | -10/+3 |
* | LIB: Replace inappropriate include of <linux/bug.h> | Robert P. J. Day | 2007-10-20 | 1 | -1/+2 |
* | argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef... | Neil Horman | 2007-10-17 | 1 | -1/+3 |
* | add argv_split() | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+105 |