aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/argv_split.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-29argv_split(): teach it to handle mutable stringsOleg Nesterov1-47/+40
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-10/+3
2007-10-20LIB: 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 gracefullyNeil Horman1-1/+3
2007-07-18add argv_split()Jeremy Fitzhardinge1-0/+105