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 want to consider having an alias in the assembler, but that's it, the op itself can go. Dan