tty.c: don't return EOF from read until all the data is retrieved.
authorBrett Gordon <beretta42@gmail.com>
Sun, 29 Nov 2015 15:24:53 +0000 (10:24 -0500)
committerBrett Gordon <beretta42@gmail.com>
Sun, 29 Nov 2015 15:41:31 +0000 (10:41 -0500)
commit0c0d338bd442f1b2a1b723f88838cc1f62e4ab4b
treef4f47e4699d4b95a637abd86661c5d7f0b9c890e
parent05741430a54c81df2c67312d9c72b60cfa727fe4
tty.c: don't return EOF from read until all the data is retrieved.
Kernel/tty.c