Next | Query returned 21 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2011-10-29 12:39:31 by Ryo ONODERA | Files touched by this commit (6) | Imported package
Log message:
Import pstreams-0.7.0 as devel/pstreams from wip/pstreams

PStreams allows you to run another program from your C++ application
and to transfer data between the two programs similar to shell
pipelines.

In the simplest case, a PStreams class is like a C++ wrapper for
the POSIX.2 functions popen(3) and pclose(3), using C++ iostreams
instead of C's stdio library.


Next | Query returned 21 messages, browsing 21 to 30 | previous