OSDN Git Service

(_rl_read_file): Use O_BINARY in open. Enable the test for incomplete
authorEli Zaretskii <eliz@gnu.org>
Wed, 15 Mar 2000 11:32:18 +0000 (11:32 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 15 Mar 2000 11:32:18 +0000 (11:32 +0000)
commit4ac2aa6127375ef9a793336f581f621ad69c87ce
treec420ceeb5d299026b9d58f3cd0866de9a46fc82f
parent5c5ecb915cd1640e1c862f74cf28f41141d34bae
(_rl_read_file): Use O_BINARY in open.  Enable the test for incomplete
read.  Strip the CR characters by hand after readin the file.
(rl_read_init_file): Allow for ~/_intputrc on 8+3 filesystems.
readline/bind.c