CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/05/08 07:34:35
Modified files: lib/libedit : readline.c Log message: Make the history_set_pos() return values agree with the GNU implementation. Patch from Bastian Maerkisch <bmaerkisch at web dot de> with a minor tweak from Christos Zoulas. Fixes the test_set_pos_return_values() regression test. OK czarkoff@, also proofread by zhuk@ and by Christian Heckendorf <mbie at ulmus dot me>.