summary refs log tree commit diff
path: root/src/trap.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-10-17 12:51:08 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2007-10-17 12:51:08 +0800
commitd15aba899e3779eb8d2c9843c1d1d5b3efbfc20e (patch)
treeab5192f6f0fffffcf608aac0516de13bf42cd0cd /src/trap.h
parent[BUILTIN] Disallow completely blank strings in non-arithmetic context. (diff)
downloaddash-d15aba899e3779eb8d2c9843c1d1d5b3efbfc20e.tar.gz
dash-d15aba899e3779eb8d2c9843c1d1d5b3efbfc20e.zip
[SHELL] Replace shared illnum message by badnum function.
This patch adds the badnum function and uses it to mostly replace the use
of illnum except in miscbltin where the current code turns out to be smaller
because of the twin sh_error calls.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
pan>Move gfx man pages to gfx/manJune McEnroe 2018-09-11Move bin man pages to bin/manJune McEnroe 2018-09-11Rewrite gfx.7 and render plaintext READMEJune McEnroe 2018-09-11Remove GAMES from BINSJune McEnroe 2018-09-11Rewrite bin.7 and render to plaintext READMEJune McEnroe 2018-09-11Add "blank" lines to man pagesJune McEnroe 2018-09-10Add mdoc syntax fileJune McEnroe 2018-09-08Fix Nm usage in multi-name man pagesJune McEnroe 2018-09-08Put real dates on man pagesJune McEnroe 2018-09-08Replace gfx README with REAMDE.7June McEnroe 2018-09-08Link gfx man pages in ~/.localJune McEnroe