aboutsummaryrefslogtreecommitdiff
path: root/src/librc/librc-stringlist.c
AgeCommit message (Expand)Author
2015-12-21Convert OpenRC to a centralized copyright/license structureWilliam Hubbs
2014-10-23Bundle <sys/queue.h> from NetBSDAnthony G. Basile
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-05-28librc: tweak style: foo () -> foo()Mike Frysinger
2011-01-17Clean up all trailing whitespace in src/.Robin H. Johnson
2009-05-01Add (c) to CopyrightRoy Marples
2009-04-23Improve style for KNFRoy Marples
2008-09-18Work with NULL lists.Roy Marples
2008-09-18Add new functions, rc_stringlist_find and rc_stringlist_split.Roy Marples
2008-03-26Add license blurb to a few files and append my email to my name.Roy Marples
2008-03-24add missing rc_stringlist_new/rc_sys hidden defsMike Frysinger
2008-03-17Punt the rc_strcatpaths function and use snprintf instead to save on expensiv...Roy Marples
2008-03-16Add new stringlist files.Roy Marples