rc

[fork] interactive rc shell
Log | Files | Refs | README | LICENSE

commit 4d3d6ae415d565b58f3edc1eca08ad049c08f685
parent 585c85d82fc649d2cfadbba4451756d10cdbbc98
Author: tgoodwin <tgoodwin>
Date:   Tue, 20 Oct 1998 16:28:44 +0000

latest changes

Diffstat:
MChangeLog | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -420,3 +420,11 @@ Changes since rc-1.5b2 NGROUPS if it's not available. The magic is done by "getgroups.h". Tidiness: extract <sys/wait.h> magic into "wait.h". + +1998-10-20 + + Tidiness: include prototype for add_history() when doing editline. + + Documentation: document the `-V' flag and mention Linux's + /proc/self/fd as alternative to /dev/fd. +