]> git.eshelyaron.com Git - emacs.git/commit
(sys_read): Clear carriage return flag.
authorGeoff Voelker <voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:07:15 +0000 (05:07 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:07:15 +0000 (05:07 +0000)
commitf52eb3efc422eeaf36595b4c65653db95d5a5752
tree8e1b3fba24e559a6d3fff12aa4505326dd270dc3
parent9c8056fe19279f2ac8cb89bcf666d2d54456e95b
(sys_read): Clear carriage return flag.
Report normal EOF when read fails if nothing in buffer.
Only read more if more remaining.
(check_windows_init_file): New function.
(term_ntproc): Invoke check_windows_init_file.
src/w32.c