- Feb 09, 2006
-
-
slevy authored
-
- Feb 08, 2006
-
-
slevy authored
Let's try using fdopen() and feed it a FILE * instead. This also avoids trouble with the g++ 3.x -> 4.x interface change for the 'int fd' constructor.
-
- Jan 20, 2006
-
-
slevy authored
which it uses. Doesn't work yet -- not sure why -- appears the streambuf isn't set up properly (it always returns EOF).
-
- Jan 16, 2006
-
-
slevy authored
unfortunately linux-specific (opens /dev/fd/*).
-