summaryrefslogtreecommitdiff
path: root/src/librc/librc-stringlist.c
Commit message (Collapse)AuthorAge
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* librc: tweak style: foo () -> foo()Mike Frysinger2011-05-28
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Clean up all trailing whitespace in src/.Robin H. Johnson2011-01-17
|
* Add (c) to CopyrightRoy Marples2009-05-01
|
* Improve style for KNFRoy Marples2009-04-23
|
* Work with NULL lists.Roy Marples2008-09-18
|
* Add new functions, rc_stringlist_find and rc_stringlist_split.Roy Marples2008-09-18
|
* Add license blurb to a few files and append my email to my name.Roy Marples2008-03-26
|
* add missing rc_stringlist_new/rc_sys hidden defsMike Frysinger2008-03-24
|
* Punt the rc_strcatpaths function and use snprintf instead to save on ↵Roy Marples2008-03-17
| | | | expensive malloc calls.
* Add new stringlist files.Roy Marples2008-03-16