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