CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/18 07:52:03
Modified files:
bin/ed : io.c main.c
Log message:
Write number of bytes read/written and "?" prompt to stdout, not stderr.
This matches both historical behavior and the POSIX specification.
>From Soeren Tempel.
