Module Name: src
Committed By: christos
Date: Thu Feb 2 20:00:40 UTC 2017
Modified Files:
src/bin/sh: builtins.def redir.c sh.1
Log Message:
Add fdflags builtin. Discussed with Chet and he has implemented it for
bash too.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/bin/sh/builtins.def
cvs rdiff -u -r1.49 -r1.50 src/bin/sh/redir.c
cvs rdiff -u -r1.123 -r1.124 src/bin/sh/sh.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.