mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v3 0/4] state: add support for fixed size strings
@ 2015-06-17 20:46 Marc Kleine-Budde
  2015-06-17 20:47 ` [PATCH v3 1/4] parameter: allow setting of string parameters of zero length Marc Kleine-Budde
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Marc Kleine-Budde @ 2015-06-17 20:46 UTC (permalink / raw)
  To: barebox

Hello,

this series adds support for fixed size strings to the state framework.

Changes since v2:
- add patch 2/4: xstrndup
- as strings have a fixed length, which is given by the reg property,
  the need for the terminating 0 byte has been removed from the storage.

Marc


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

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

end of thread, other threads:[~2015-06-18  8:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-17 20:46 [PATCH v3 0/4] state: add support for fixed size strings Marc Kleine-Budde
2015-06-17 20:47 ` [PATCH v3 1/4] parameter: allow setting of string parameters of zero length Marc Kleine-Budde
2015-06-17 20:47 ` [PATCH v3 2/4] xfuncs: import xstrndup() from busybox Marc Kleine-Budde
2015-06-17 20:47 ` [PATCH v3 3/4] state: struct variable_type::import: remove const from node argument Marc Kleine-Budde
2015-06-17 20:47 ` [PATCH v3 4/4] state: add support for fixed length strings Marc Kleine-Budde
2015-06-18  8:59 ` [PATCH v3 0/4] state: add support for fixed size strings Sascha Hauer

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