CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2015/10/09 13:47:03

Modified files:
        bin/ed         : buf.c ed.h glbl.c io.c main.c sub.c undo.c 

Log message:
Mark static globals that are only used in their respective .c files.
Also make stdin unbuffered since that is the same as using a
single-byte buffer.  OK tobias@

Reply via email to