aboutsummaryrefslogtreecommitdiff
path: root/lib/argv_split.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionGravatar André Goddard Rosa 1-10/+3
2007-10-20LIB: Replace inappropriate include of <linux/bug.h>Gravatar Robert P. J. Day 1-1/+2
2007-10-17argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef...Gravatar Neil Horman 1-1/+3
2007-07-18add argv_split()Gravatar Jeremy Fitzhardinge 1-0/+105