mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] improve string_list
@ 2011-06-10  6:57 Sascha Hauer
  2011-06-10  6:57 ` [PATCH 1/2] stringlist: use seperately allocated string Sascha Hauer
  2011-06-10  6:57 ` [PATCH 2/2] stringlist: implement string_list_asprintf Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Sascha Hauer @ 2011-06-10  6:57 UTC (permalink / raw)
  To: barebox

This implements string_list_asprintf to put an entry to
a string_list using printf format.

Sascha Hauer (2):
      stringlist: use seperately allocated string.
      stringlist: implement string_list_asprintf

 include/stringlist.h |    7 +++++--
 lib/stringlist.c     |   28 +++++++++++++++++++++++++---
 2 files changed, 30 insertions(+), 5 deletions(-)


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-06-10  6:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-10  6:57 [PATCH] improve string_list Sascha Hauer
2011-06-10  6:57 ` [PATCH 1/2] stringlist: use seperately allocated string Sascha Hauer
2011-06-10  6:57 ` [PATCH 2/2] stringlist: implement string_list_asprintf Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox