On Thu, 9 Oct 2003, Melvin Smith wrote:
> I fixed a bug in the readline routine that now allows it to act
> like it should. With the ability to toggle linebuffering on IO
> handles now with pioctl, do we need the explicit readline op
> anymore?
If it's identical to a read now, then no. We might w
I fixed a bug in the readline routine that now allows it to act
like it should. With the ability to toggle linebuffering on IO
handles now with pioctl, do we need the explicit readline op
anymore?
-Melvin