OSDN Git Service

(_rl_read_file): Use O_BINARY in open. Enable the test for incomplete
authoreliz <eliz>
Wed, 15 Mar 2000 11:32:18 +0000 (11:32 +0000)
committereliz <eliz>
Wed, 15 Mar 2000 11:32:18 +0000 (11:32 +0000)
commit41e7a0fa5240e7b9bce9767741f4099c76040210
tree27c85b3b852c3fd61c78c337cd753f596535178a
parenta17ae0724edb13383d3512e91abcce790ea54195
(_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