Home | History | Annotate | Download | only in sh
History log of /src/bin/sh/miscbltin.h
RevisionDateAuthorComments
 1.3  21-Aug-2003  christos branches: 1.3.98;
remove clause 3
 1.2  24-Nov-2002  christos Fixes from David Laight:
- ansification
- format of output of jobs command (etc)
- job identiers %+, %- etc
- $? and $(...)
- correct quoting of output of set, export -p and readonly -p
- differentiation between nornal and 'posix special' builtins
- correct behaviour (posix) for errors on builtins and special builtins
- builtin printf and kill
- set -o debug (if compiled with DEBUG)
- cd src obj (as ksh - too useful to do without)
- unset -e name, remove non-readonly variable from export list.
(so I could unset -e PS1 before running the test shell...)
 1.1  04-Jul-1997  christos Fix compiler warnings.
 1.3.98.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.3.98.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed