public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS]  A "pipe" like object for eCos?
@ 2008-05-29 18:28 Grant Edwards
  2008-05-29 18:32 ` Andrew Lunn
  0 siblings, 1 reply; 4+ messages in thread
From: Grant Edwards @ 2008-05-29 18:28 UTC (permalink / raw)
  To: ecos-discuss

I find myself in need of a "pipe" like object in an eCos
application (one that doesn't have file I/O and Posix support
enabled).  All I need is a simple circular buffer in RAM with
blocking and non-blocking read/write methods.  Am I correct in
my conclusion that eCos doesn't have something like that as
part of it's core functionality?

I haven't found anything like that in the docs, but I thought
I'd double-check before I go off and write something...

-- 
Grant Edwards                   grante             Yow! I'm shaving!!
                                  at               I'M SHAVING!!
                               visi.com            


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

end of thread, other threads:[~2008-05-29 22:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-29 18:28 [ECOS] A "pipe" like object for eCos? Grant Edwards
2008-05-29 18:32 ` Andrew Lunn
2008-05-29 22:25   ` [ECOS] " Grant Edwards
2008-05-29 22:52   ` Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).