Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libedit



Module Name:    src
Committed By:   christos
Date:           Sat Feb 21 23:35:10 UTC 2009

Modified Files:
        src/lib/libedit: read.c

Log Message:
remove VEOF test. the tty is in cooked mode when we are not editing and
the tty driver does the check for us.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/lib/libedit/read.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index