summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-04-30argv_split(): teach it to handle mutable stringsOleg Nesterov1-47/+40
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker63-63/+74
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa24-115/+66
2007-10-19LIB: Replace inappropriate include of <linux/bug.h>Robert P. J. Day1-1/+2
2007-10-17argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef...Neil Horman1-1/+3
2007-07-18add argv_split()Jeremy Fitzhardinge3-1/+109