OpenGrok
Cross Reference: mystring.h
xref
: /
src
/
bin
/
sh
/
mystring.h
Home
|
History
|
Annotate
|
Download
|
only in
sh
History log of
/src/bin/sh/mystring.h
Revision
Date
Author
Comments
1.12
13-Jul-2024
kre
Implement the HISTFILE and HISTAPPEND variables.
See the (newly updated) sh(1) for details.
Also add the -z option to fc (clear history).
None of this exists in SMALL shells.
1.11
07-Aug-2003
agc
branches: 1.11.98;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22249, verified by myself.
1.10
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.9
11-May-1995
christos
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
bug.
1.8
21-Mar-1995
cgd
convert to new RCS id conventions.
1.7
11-Jun-1994
mycroft
Add RCS ids.
1.6
11-May-1994
jtc
sync with 4.4lite
1.5
04-May-1994
jtc
Remove private versions of strchr() & bcopy(); there is nothing wrong with
the versions in our C library.
1.4
01-Aug-1993
mycroft
Add RCS identifiers.
1.3
23-Mar-1993
cgd
changed "Id" to "Header" for rcsids
1.2
22-Mar-1993
cgd
added rcs ids to all files
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
11-May-1994
jtc
44lite code
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.11.98.2
21-Apr-2020
martin
Ooops, restore accidently removed files from merge mishap
1.11.98.1
21-Apr-2020
martin
Sync with HEAD
Indexes created Tue Oct 14 11:09:46 GMT 2025